IStyle Properties |
The IStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Borders |
Returns borders object for this extended format.
(Inherited from
IExtendedFormat
.)
|
![]() |
BuiltIn |
True if the style is a built-in style. Read-only Boolean.
|
![]() |
Color |
Returns or sets the cell shading color.
(Inherited from
IExtendedFormat
.)
|
![]() |
FillPattern |
Gets / Sets XlsFill pattern.
(Inherited from
IExtendedFormat
.)
|
![]() |
Font |
Returns font object for this extended format.
(Inherited from
IExtendedFormat
.)
|
![]() |
FormulaHidden |
True if formula is hidden.
(Inherited from
IExtendedFormat
.)
|
![]() |
HorizontalAlignment |
Horizontal alignment.
(Inherited from
IExtendedFormat
.)
|
![]() |
IncludeAlignment |
True if the style includes the AddIndent, HorizontalAlignment,
VerticalAlignment, WrapText, and Orientation properties.
Read / write Boolean.
(Inherited from
IExtendedFormat
.)
|
![]() |
IncludeBorder |
True if the style includes the Color, ColorIndex, LineStyle,
and Weight border properties. Read / write Boolean.
(Inherited from
IExtendedFormat
.)
|
![]() |
IncludeFont |
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.
(Inherited from
IExtendedFormat
.)
|
![]() |
IncludeNumberFormat |
True if the style includes the NumberFormat property.
Read / write Boolean.
(Inherited from
IExtendedFormat
.)
|
![]() |
IncludePatterns |
True if the style includes the Color, ColorIndex,
InvertIfNegative, Pattern, PatternColor, and PatternColorIndex
interior properties. Read / write Boolean.
(Inherited from
IExtendedFormat
.)
|
![]() |
IncludeProtection |
True if the style includes the FormulaHidden and Locked protection
properties. Read / write Boolean.
(Inherited from
IExtendedFormat
.)
|
![]() |
IndentLevel |
Indent level.
(Inherited from
IExtendedFormat
.)
|
![]() |
Interior |
Returns interior object for this extended format.
|
![]() |
IsFirstSymbolApostrophe |
If true then first symbol in cell is apostrophe.
(Inherited from
IExtendedFormat
.)
|
![]() |
IsInitialized |
Indicates whether style is initialized (differs from Normal style).
Read-only.
|
![]() |
IsModified |
Gets a value indicating whether the object has been modified.
(Inherited from
IExtendedFormat
.)
|
![]() |
JustifyLast |
For far east languages. Supported only for format. Always 0 for US.
(Inherited from
IExtendedFormat
.)
|
![]() |
KnownColor |
Returns or sets the color of the interior. The color is specified as
an index value into the current color palette.
(Inherited from
IExtendedFormat
.)
|
![]() |
Locked |
True if cell is locked.
(Inherited from
IExtendedFormat
.)
|
![]() |
Name |
Returns or sets the name of the object. Read-only String.
|
![]() |
NumberFormat |
Returns or sets the format code for the object. Read / write String.
(Inherited from
IExtendedFormat
.)
|
![]() |
NumberFormatIndex |
Gets / Sets format index.
(Inherited from
IExtendedFormat
.)
|
![]() |
NumberFormatLocal |
Returns or sets the format code for the object as a string in the
language of the user. Read / write String.
(Inherited from
IExtendedFormat
.)
|
![]() |
NumberFormatSettings |
Returns object that describes number format. Read-only.
(Inherited from
IExtendedFormat
.)
|
![]() |
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
![]() |
PatternColor |
Returns or sets the color of the interior pattern as an System.Drawing.Color value.
(Inherited from
IExtendedFormat
.)
|
![]() |
PatternKnownColor |
Returns or sets the color of the interior pattern as an index into the current color palette.
(Inherited from
IExtendedFormat
.)
|
![]() |
ReadingOrder |
Text direction, the reading order for far east versions.
(Inherited from
IExtendedFormat
.)
|
![]() |
Rotation |
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.
(Inherited from
IExtendedFormat
.)
|
![]() |
ShrinkToFit |
True - shrink content to fit into cell.
(Inherited from
IExtendedFormat
.)
|
![]() |
VerticalAlignment |
Vertical alignment.
(Inherited from
IExtendedFormat
.)
|
![]() |
WrapText |
True - Text is wrapped at right border.
(Inherited from
IExtendedFormat
.)
|