iextendedformat-ag凯发旗舰厅



com.spire.xls.core
interface iextendedformat

all known subinterfaces:
istyle
all known implementing classes:
addtionalformatwrapper, cellbasestyle, cellstyle, cellstyleobject

public interface iextendedformat

method summary
 iborders getborders()
          returns borders object for this extended format.
 java.awt.color getcolor()
          returns or sets the cell shading color.
 excelpatterntype getfillpattern()
          gets / sets xlsfill pattern.
 ifont getfont()
          returns font object for this extended format.
 boolean getformulahidden()
          true if formula is hidden.
 horizontalaligntype gethorizontalalignment()
          horizontal alignment.
 boolean getincludealignment()
          true if the style includes the addindent, horizontalalignment, verticalalignment, wraptext, and orientation properties.
 boolean getincludeborder()
          true if the style includes the color, colorindex, linestyle, and weight border properties.
 boolean getincludefont()
          true if the style includes the background, bold, color, colorindex, fontstyle, italic, name, outlinefont, shadow, size, strikethrough, subscript, superscript, and underline font properties.
 boolean getincludenumberformat()
          true if the style includes the numberformat property.
 boolean getincludepatterns()
          true if the style includes the color, colorindex, invertifnegative, pattern, patterncolor, and patterncolorindex interior properties.
 boolean getincludeprotection()
          true if the style includes the formulahidden and locked protection properties.
 int getindentlevel()
          indent level.
 boolean getjustifylast()
          for far east languages.
 excelcolors getknowncolor()
          returns or sets the color of the interior.
 boolean getlocked()
          true if cell is locked.
 java.lang.string getnumberformat()
          returns or sets the format code for the object.
 int getnumberformatindex()
          gets / sets format index.
 java.lang.string getnumberformatlocal()
          returns or sets the format code for the object as a string in the language of the user.
 inumberformat getnumberformatsettings()
          returns object that describes number format.
 java.awt.color getpatterncolor()
          returns or sets the color of the interior pattern as an system.drawing.color value.
 excelcolors getpatternknowncolor()
          returns or sets the color of the interior pattern as an index into the current color palette.
 readingordertype getreadingorder()
          text direction, the reading order for far east versions.
 int getrotation()
          text rotation angle: 0 not rotated 1-90 1 to 90 degrees counterclockwise 91-180 1 to 90 degrees clockwise 255 letters are stacked top-to-bottom, but not rotated.
 boolean getshrinktofit()
          true - shrink content to fit into cell.
 verticalaligntype getverticalalignment()
          vertical alignment.
 boolean getwraptext()
          true - text is wrapped at right border.
 boolean isfirstsymbolapostrophe()
          if true then first symbol in cell is apostrophe.
 void isfirstsymbolapostrophe(boolean value)
          if true then first symbol in cell is apostrophe.
 boolean ismodified()
           
 void setcolor(java.awt.color value)
          returns or sets the cell shading color.
 void setfillpattern(excelpatterntype value)
          gets / sets xlsfill pattern.
 void setformulahidden(boolean value)
          true if formula is hidden.
 void sethorizontalalignment(horizontalaligntype value)
          horizontal alignment.
 void setincludealignment(boolean value)
          true if the style includes the addindent, horizontalalignment, verticalalignment, wraptext, and orientation properties.
 void setincludefont(boolean value)
          true if the style includes the background, bold, color, colorindex, fontstyle, italic, name, outlinefont, shadow, size, strikethrough, subscript, superscript, and underline font properties.
 void setincludenumberformat(boolean value)
          true if the style includes the numberformat property.
 void setincludepatterns(boolean value)
          true if the style includes the color, colorindex, invertifnegative, pattern, patterncolor, and patterncolorindex interior properties.
 void setincludeprotection(boolean value)
          true if the style includes the formulahidden and locked protection properties.
 void setindentlevel(int value)
          indent level.
 void setknowncolor(excelcolors value)
          returns or sets the color of the interior.
 void setlocked(boolean value)
          true if cell is locked.
 void setnumberformat(java.lang.string value)
          returns or sets the format code for the object.
 void setnumberformatindex(int value)
          gets / sets format index.
 void setnumberformatlocal(java.lang.string value)
          returns or sets the format code for the object as a string in the language of the user.
 void setpatterncolor(java.awt.color value)
          returns or sets the color of the interior pattern as an system.drawing.color value.
 void setpatternknowncolor(excelcolors value)
          returns or sets the color of the interior pattern as an index into the current color palette.
 void setreadingorder(readingordertype value)
          text direction, the reading order for far east versions.
 void setrotation(int value)
          text rotation angle: 0 not rotated 1-90 1 to 90 degrees counterclockwise 91-180 1 to 90 degrees clockwise 255 letters are stacked top-to-bottom, but not rotated.
 void setshrinktofit(boolean value)
          true - shrink content to fit into cell.
 void setverticalalignment(verticalaligntype value)
          vertical alignment.
 void setwraptext(boolean value)
          true - text is wrapped at right border.
 
method detail

getborders

iborders getborders()
returns borders object for this extended format.

getfillpattern

excelpatterntype getfillpattern()
gets / sets xlsfill pattern.

setfillpattern

void setfillpattern(excelpatterntype value)
gets / sets xlsfill pattern.

getfont

ifont getfont()
returns font object for this extended format.

getformulahidden

boolean getformulahidden()
true if formula is hidden.

setformulahidden

void setformulahidden(boolean value)
true if formula is hidden.

gethorizontalalignment

horizontalaligntype gethorizontalalignment()
horizontal alignment.

sethorizontalalignment

void sethorizontalalignment(horizontalaligntype value)
horizontal alignment.

getincludealignment

boolean getincludealignment()
true if the style includes the addindent, horizontalalignment, verticalalignment, wraptext, and orientation properties. read / write boolean.

setincludealignment

void setincludealignment(boolean value)
true if the style includes the addindent, horizontalalignment, verticalalignment, wraptext, and orientation properties. read / write boolean.

getincludeborder

boolean getincludeborder()
true if the style includes the color, colorindex, linestyle, and weight border properties. read / write boolean.

getincludefont

boolean getincludefont()
true if the style includes the background, bold, color, colorindex, fontstyle, italic, name, outlinefont, shadow, size, strikethrough, subscript, superscript, and underline font properties. read / write boolean.

setincludefont

void setincludefont(boolean value)
true if the style includes the background, bold, color, colorindex, fontstyle, italic, name, outlinefont, shadow, size, strikethrough, subscript, superscript, and underline font properties. read / write boolean.

getincludenumberformat

boolean getincludenumberformat()
true if the style includes the numberformat property. read / write boolean.

setincludenumberformat

void setincludenumberformat(boolean value)
true if the style includes the numberformat property. read / write boolean.

getincludepatterns

boolean getincludepatterns()
true if the style includes the color, colorindex, invertifnegative, pattern, patterncolor, and patterncolorindex interior properties. read / write boolean.

setincludepatterns

void setincludepatterns(boolean value)
true if the style includes the color, colorindex, invertifnegative, pattern, patterncolor, and patterncolorindex interior properties. read / write boolean.

getincludeprotection

boolean getincludeprotection()
true if the style includes the formulahidden and locked protection properties. read / write boolean.

setincludeprotection

void setincludeprotection(boolean value)
true if the style includes the formulahidden and locked protection properties. read / write boolean.

getindentlevel

int getindentlevel()
indent level.

setindentlevel

void setindentlevel(int value)
indent level.

isfirstsymbolapostrophe

boolean isfirstsymbolapostrophe()
if true then first symbol in cell is apostrophe.

isfirstsymbolapostrophe

void isfirstsymbolapostrophe(boolean value)
if true then first symbol in cell is apostrophe.

getlocked

boolean getlocked()
true if cell is locked.

setlocked

void setlocked(boolean value)
true if cell is locked.

getjustifylast

boolean getjustifylast()
for far east languages. supported only for format. always 0 for us.

getnumberformat

java.lang.string getnumberformat()
returns or sets the format code for the object. read / write string.

setnumberformat

void setnumberformat(java.lang.string value)
returns or sets the format code for the object. read / write string.

getnumberformatindex

int getnumberformatindex()
gets / sets format index.

setnumberformatindex

void setnumberformatindex(int value)
gets / sets format index.

getnumberformatlocal

java.lang.string getnumberformatlocal()
returns or sets the format code for the object as a string in the language of the user. read / write string.

setnumberformatlocal

void setnumberformatlocal(java.lang.string value)
returns or sets the format code for the object as a string in the language of the user. read / write string.

getnumberformatsettings

inumberformat getnumberformatsettings()
returns object that describes number format. read-only.

getreadingorder

readingordertype getreadingorder()
text direction, the reading order for far east versions.

setreadingorder

void setreadingorder(readingordertype value)
text direction, the reading order for far east versions.

getrotation

int getrotation()
text rotation angle: 0 not rotated 1-90 1 to 90 degrees counterclockwise 91-180 1 to 90 degrees clockwise 255 letters are stacked top-to-bottom, but not rotated. // thrown when value is more than 0xff.

setrotation

void setrotation(int value)
text rotation angle: 0 not rotated 1-90 1 to 90 degrees counterclockwise 91-180 1 to 90 degrees clockwise 255 letters are stacked top-to-bottom, but not rotated. // thrown when value is more than 0xff.

getshrinktofit

boolean getshrinktofit()
true - shrink content to fit into cell.

setshrinktofit

void setshrinktofit(boolean value)
true - shrink content to fit into cell.

getverticalalignment

verticalaligntype getverticalalignment()
vertical alignment.

setverticalalignment

void setverticalalignment(verticalaligntype value)
vertical alignment.

getwraptext

boolean getwraptext()
true - text is wrapped at right border.

setwraptext

void setwraptext(boolean value)
true - text is wrapped at right border.

getpatternknowncolor

excelcolors getpatternknowncolor()
returns or sets the color of the interior pattern as an index into the current color palette.

setpatternknowncolor

void setpatternknowncolor(excelcolors value)
returns or sets the color of the interior pattern as an index into the current color palette.

getpatterncolor

java.awt.color getpatterncolor()
returns or sets the color of the interior pattern as an system.drawing.color value.

setpatterncolor

void setpatterncolor(java.awt.color value)
returns or sets the color of the interior pattern as an system.drawing.color value.

getknowncolor

excelcolors getknowncolor()
returns or sets the color of the interior. the color is specified as an index value into the current color palette.

setknowncolor

void setknowncolor(excelcolors value)
returns or sets the color of the interior. the color is specified as an index value into the current color palette.

getcolor

java.awt.color getcolor()
returns or sets the cell shading color.

setcolor

void setcolor(java.awt.color value)
returns or sets the cell shading color.

ismodified

boolean ismodified()


网站地图