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