Class StyleCache
Inheritance
System.Object
StyleCache
Namespace: FastReport.Olap.Export.Odf
Assembly: FastReport.Olap.dll
Syntax
public class StyleCache
Properties
GridStyles
Declaration
public GridStyles GridStyles { get; set; }
Property Value
| Type | Description |
|---|---|
| GridStyles |
StyleNode
Declaration
public XmlItem StyleNode { get; set; }
Property Value
| Type | Description |
|---|---|
| XmlItem |
Methods
GetStyleId(Int32, Alignment, FormatBase)
Declaration
public int GetStyleId(int styleIndex, Alignment alignment, FormatBase format)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | styleIndex | |
| Alignment | alignment | |
| FormatBase | format |
Returns
| Type | Description |
|---|---|
| System.Int32 |