GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / CellCssPrefix Property
CellCssPrefix Property
In This Topic
Gets and sets the prefix of the css name, the default value is null.
Syntax
public System.string CellCssPrefix {get; set;}
See Also