Table of Contents

TStandardSheetSelector.WriteOneCssClass Method

This method is an utility to write all the classes of an TStandardSheetSelectorStyles class.

Syntax

Unit: FlexCel.Render

procedure TStandardSheetSelector.WriteOneCssClass(const Selector: TStandardSheetSelectorStyles; const subSelector: string);

Parameters

<-> Parameter Type Description
const Selector TStandardSheet​Selector​Styles Collection of rules to write.
const subSelector string A string that will be added at the end of every rule name.

See also