[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.HtmlSaveOptions.CellAttributeOptions

CellAttributeOptions Property

CellAttributeOptions

指定用于导出HTML的单元格元素属性。

Declaration
public Dictionary<CellAttribute, string> CellAttributeOptions { get; set; }
Property Value
Type Description
Dictionary<CellAttribute, string>

键为 CellAttribute、值为属性名称的字符串的字典。