boolean
void
Generates the named style from the json string.
boolean
Gets whether text is automatically indented when the text alignment in a cell is set to equal distribution either horizontally or vertically.
Returns the
IBorders
collection that represents the borders of astyle.
boolean
Gets whether the style is a built-in style.
Returns the
IFont
object that represents the font of the specifiedobject.
boolean
Sets whether the formula is hidden when the worksheet is protected.
Gets the horizontal alignment for the specified object.
boolean
Gets whether style includes the AddIndent, HorizontalAlignment, VerticalAlignment, WrapText, and Orientation properties.
boolean
Gets whether the style includes the Color, ColorIndex, LineStyle, and Weight border properties.
boolean
Gets whether the style includes the Bold, Color, ColorIndex, FontStyle, Italic, Name, OutlineFont, Shadow, Size, Strikethrough, Subscript, Superscript, and Underline font properties.
boolean
Gets whether the style includes the NumberFormat property.
boolean
Gets whether the style includes the Color, InvertIfNegative, Pattern, PatternColor, and PatternColorIndex interior properties.
boolean
Gets whether the style includes the FormulaHidden and Locked properties.
int
Gets the indent level for the style.
Returns an
IInterior
object that represents the interior of thespecified object.
boolean
Gets whether the object is locked; False if the object can be modified when the sheet is protected.
Returns the name of the object.
Gets the format code for the object as a string in the language of the user.
int
Gets the text orientation.
boolean
Gets whether the text automatically shrinks to fit in the available column width.
Gets the vertical alignment of the specified object.
boolean
Gets whether to wrap the text.
void
Sets whether text is automatically indented when the text alignment in a cell is set to equal distribution either horizontally or vertically.
void
Gets whether the formula is hidden when the worksheet is protected.
void
Sets the horizontal alignment for the specified object.
void
Sets whether style includes the AddIndent, HorizontalAlignment, VerticalAlignment, WrapText, and Orientation properties.
void
Sets whether the style includes the Color, ColorIndex, LineStyle, and Weight border properties.
void
Sets whether the style includes the Bold, Color,ColorIndex, FontStyle,Italic, Name,OutlineFont, Shadow,Size, Strikethrough,Subscript, Superscript, and Underline font properties.
void
Sets whether the style includes the NumberFormat property.
void
Sets whether the style includes the Color, InvertIfNegative, Pattern, PatternColor, and PatternColorIndex interior properties.
void
Sets whether the style includes the FormulaHidden and Locked properties.
void
Sets the indent level for the style.
void
Sets whether the object is locked; False if the object can be modified when the sheet is protected.
void
Sets the format code for the object as a string in the language of the user.
void
Sets the text orientation.
void
Sets whether the text automatically shrinks to fit in the available column width.
void
Sets the vertical alignment of the specified object.
void
Sets whether to wrap the text.
Generates a json string from the named style.