[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.HtmlSaveOptions.CellCssPrefix

CellCssPrefix Property

CellCssPrefix

Gets and sets the prefix of the css name, the default value is null.

Declaration
public string CellCssPrefix { get; set; }
Public Property CellCssPrefix As String