TStandardSheetSelector.WriteOneCssClass Method
This method is an utility to write all the classes of an TStandardSheetSelectorStyles class.
Syntax
Namespace: FlexCel.Render
protected void WriteOneCssClass(TStandardSheetSelectorStyles Selector, String subSelector)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
Selector | TStandardSheet​Selector​Styles | Collection of rules to write. | |
subSelector | String | A string that will be added at the end of every rule name. |