DioDocs for Excel
CellAttributeOptions プロパティ

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > HtmlSaveOptions クラス : CellAttributeOptions プロパティ
HTML にエクスポートするときに、セル要素属性のオプションを指定します。
シンタックス
'宣言
 
Public Property CellAttributeOptions As System.Collections.Generic.Dictionary(Of CellAttribute,String)
public System.Collections.Generic.Dictionary<CellAttribute,string> CellAttributeOptions {get; set;}

プロパティ値

キーが CellAttributeで、値が属性の名前を表す文字列である辞書。
参照

HtmlSaveOptions クラス
HtmlSaveOptions メンバ