AddtionalFormatWrapper Properties |
The AddtionalFormatWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BackgroundColor |
Gets or sets the background color of the cell.
|
![]() |
BackgroundKnownColor |
Gets or sets the background known color of the cell.
|
![]() |
BeginCallsCount |
Returns number of begin update calls that have no corresponding end update. Read-only.
(Inherited from
CommonWrapper
.)
|
![]() |
Borders |
Gets the borders associated with the cell.
|
![]() |
BottomBorderColor |
Gets the bottom border color of the style.
|
![]() |
BottomBorderLineStyle |
Gets or sets the line style of the bottom border.
|
![]() |
BuiltIn |
Gets a value indicating whether the item is built-in.
|
![]() |
Color |
Gets or sets the color of the style.
|
![]() |
DiagonalBorderColor |
Gets the color of the diagonal border.
|
![]() |
DiagonalDownBorderLineStyle |
Gets or sets the line style of the diagonal down border.
|
![]() |
DiagonalDownVisible |
Gets or sets the visibility of the diagonal line starting from the top-left corner.
|
![]() |
DiagonalUpBorderLineStyle |
Gets or sets the line style of the diagonal up border.
|
![]() |
DiagonalUpVisible |
Gets or sets the visibility of the diagonal line from the bottom left to the top right.
|
![]() |
ExtendedFormatIndex |
Gets the index of the extended format.
|
![]() |
FillPattern |
Gets or sets the fill pattern of the cell.
|
![]() |
Font |
Gets the font associated with the current style.
|
![]() |
ForegroundColor |
Gets or sets the foreground color of the cell.
|
![]() |
ForegroundKnownColor |
Gets or sets the foreground color of the cell.
|
![]() |
FormulaHidden |
Gets or sets whether the formula is hidden.
|
![]() |
HorizontalAlignment |
Gets or sets the horizontal alignment of the text in the cell.
|
![]() |
IncludeAlignment |
Gets or sets a value indicating whether alignment is included.
|
![]() |
IncludeBorder |
Gets or sets a value indicating whether to include borders in the style.
|
![]() |
IncludeFont |
Gets or sets a value indicating whether the font is included.
|
![]() |
IncludeNumberFormat |
Gets or sets a value indicating whether the number format is included.
|
![]() |
IncludePatterns |
Gets or sets a value indicating whether patterns are included.
|
![]() |
IncludeProtection |
Gets or sets a value indicating whether protection is included.
|
![]() |
IndentLevel |
Gets or sets the indentation level of the style converter.
|
![]() |
Interior |
Gets the interior style of the cell.
|
![]() |
IsFirstSymbolApostrophe |
Gets or sets a value indicating whether the first symbol is an apostrophe.
|
![]() |
IsInitialized |
Checks if the current style is initialized.
|
![]() |
IsModified |
Gets a value indicating whether the current style has been modified.
|
![]() |
JustifyLast |
Gets or sets a value indicating whether the last item should be justified.
|
![]() |
KnownColor |
Gets or sets the known color of the foreground.
|
![]() |
LeftBorderColor |
Gets the left border color of the object.
|
![]() |
LeftBorderLineStyle |
Gets or sets the line style of the left border.
|
![]() |
Locked |
Gets or sets a value indicating whether the style converter is locked.
|
![]() |
Name |
Gets the name of the style converter.
|
![]() |
NumberFormat |
Gets or sets the number format string for the cell.
|
![]() |
NumberFormatIndex |
Gets or sets the index of the number format.
|
![]() |
NumberFormatLocal |
Gets or sets the number format.
|
![]() |
NumberFormatSettings |
Gets the number format settings for the specified number format index.
|
![]() |
Parent |
Gets the parent object, which is typically a book in this context.
|
![]() |
PatternColor |
Gets or sets the pattern color of the style.
|
![]() |
PatternKnownColor |
Gets or sets the known color of the pattern.
|
![]() |
ReadingOrder |
Gets or sets the reading order of the text.
|
![]() |
RightBorderColor |
Gets the right border color of the style.
|
![]() |
RightBorderLineStyle |
Gets or sets the line style of the right border of the cell.
|
![]() |
Rotation |
Gets or sets the rotation angle of the style.
|
![]() |
ShrinkToFit |
Gets or sets a value indicating whether the control should shrink to fit its content.
|
![]() |
TopBorderColor |
Gets the top border color of the style.
|
![]() |
TopBorderLineStyle |
Gets or sets the line style of the top border.
|
![]() |
VerticalAlignment |
Gets or sets the vertical alignment of the text in the cell.
|
![]() |
Workbook |
Gets the workbook associated with the current spreadsheet.
|
![]() |
WrapText |
Gets or sets a value indicating whether text is wrapped within a cell.
|