Click or drag to resize

AddtionalFormatWrapper Properties

The AddtionalFormatWrapper type exposes the following members.

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