The C1OlapFieldStyle type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Clear |
Clears this style.
|
![]() |
ReadXml |
Reads the style from an XmlReader.
|
![]() |
WriteXml |
Saves the style into an XmlWriter.
|
Properties
Name | Description | |
---|---|---|
![]() |
BackColor |
Gets or sets the color used to paint the background of cells in this field.
|
![]() |
Field |
Gets the C1OlapField that owns this style.
|
![]() |
FontBold |
Gets or sets a value that determines whether cells in this field should be shown in bold.
|
![]() |
ForeColor |
Gets or sets the color used to paint the content of cells in this field.
|
![]() |
IsEmpty |
Gets a value that indicates whether this style is empty.
|