CellBaseStyle Class |
Namespace: Spire.Xls.Core.Spreadsheet
The CellBaseStyle type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CellBaseStyle |
Initializes a new instance of the CellBaseStyle class with the specified XlsRange.
|
| Name | Description | |
|---|---|---|
|
|
BackgroundColor |
Gets or sets the background color of the cell.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
BackgroundKnownColor |
Gets or sets the background known color of the cell.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
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.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
BottomBorderColor |
Gets the bottom border color of the style.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
BottomBorderLineStyle |
Gets or sets the line style of the bottom border.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
BuiltIn |
Gets a value indicating whether the item is built-in.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
Color |
Gets or sets the color of the style.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
DiagonalBorderColor |
Gets the color of the diagonal border.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
DiagonalDownBorderLineStyle |
Gets or sets the line style of the diagonal down border.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
DiagonalDownVisible |
Gets or sets the visibility of the diagonal line starting from the top-left corner.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
DiagonalUpBorderLineStyle |
Gets or sets the line style of the diagonal up border.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
DiagonalUpVisible |
Gets or sets the visibility of the diagonal line from the bottom left to the top right.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
ExtendedFormatIndex |
Gets the index of the extended format.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
FillPattern |
Gets or sets the fill pattern of the cell.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
Font |
Gets the font associated with the current style.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
ForegroundColor |
Gets or sets the foreground color of the cell.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
ForegroundKnownColor |
Gets or sets the foreground color of the cell.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
FormulaHidden |
Gets or sets whether the formula is hidden.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
HorizontalAlignment |
Gets or sets the horizontal alignment of the text in the cell.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
IncludeAlignment |
Gets or sets a value indicating whether alignment is included.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
IncludeBorder |
Gets or sets a value indicating whether to include borders in the style.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
IncludeFont |
Gets or sets a value indicating whether the font is included.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
IncludeNumberFormat |
Gets or sets a value indicating whether the number format is included.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
IncludePatterns |
Gets or sets a value indicating whether patterns are included.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
IncludeProtection |
Gets or sets a value indicating whether protection is included.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
IndentLevel |
Gets or sets the indentation level of the style converter.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
Interior |
Gets the interior style of the cell.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
IsFirstSymbolApostrophe |
Gets or sets a value indicating whether the first symbol is an apostrophe.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
IsInitialized |
Checks if the current style is initialized.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
IsModified |
Gets a value indicating whether the current style has been modified.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
JustifyLast |
Gets or sets a value indicating whether the last item should be justified.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
KnownColor |
Gets or sets the known color of the foreground.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
LeftBorderColor |
Gets the left border color of the object.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
LeftBorderLineStyle |
Gets or sets the line style of the left border.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
Locked |
Gets or sets a value indicating whether the style converter is locked.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
Name |
Gets the name of the style converter.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
NumberFormat |
Gets or sets the number format string for the cell.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
NumberFormatIndex |
Gets or sets the index of the number format.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
NumberFormatLocal |
Gets or sets the number format.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
NumberFormatSettings |
Gets the number format settings for the specified number format index.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
Parent |
Gets the parent object, which is typically a book in this context.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
PatternColor |
Gets or sets the pattern color of the style.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
PatternKnownColor |
Gets or sets the known color of the pattern.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
ReadingOrder |
Gets or sets the reading order of the text.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
RightBorderColor |
Gets the right border color of the style.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
RightBorderLineStyle |
Gets or sets the line style of the right border of the cell.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
Rotation |
Gets or sets the rotation angle of the style.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
ShrinkToFit |
Gets or sets a value indicating whether the control should shrink to fit its content.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
TopBorderColor |
Gets the top border color of the style.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
TopBorderLineStyle |
Gets or sets the line style of the top border.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
VerticalAlignment |
Gets or sets the vertical alignment of the text in the cell.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
Workbook |
Gets the workbook associated with the current spreadsheet.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
WrapText |
Gets or sets a value indicating whether text is wrapped within a cell.
(Inherited from
AddtionalFormatWrapper
.)
|
| Name | Description | |
|---|---|---|
|
|
BeginUpdate |
Begins the update process.
(Overrides
AddtionalFormatWrapper
BeginUpdate
.)
|
|
|
Clone |
Clones the current object and sets the parent object.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
EndUpdate |
Ends the update process for the range and applies the style changes.
(Overrides
AddtionalFormatWrapper
EndUpdate
.)
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetBackgroundThemeColor |
Retrieves the background theme color and its tint.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetThemeColor |
Retrieves the theme color and tint for the current style.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
SetBackgroundThemeColor |
Sets the background theme color for the style.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
SetThemeColor |
Sets the theme color for the foreground.
(Inherited from
AddtionalFormatWrapper
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_book |
Represents the workbook object.
(Inherited from
AddtionalFormatWrapper
.)
|