Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / CellCssPrefix Property
In This Topic
    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