ColumnHeaderDataModel Property
ColumnHeaderDataModel
Gets or sets the data for the column header.
Declaration
[Browsable(false)]
public ISheetDataModel ColumnHeaderDataModel { get; set; }
<Browsable(False)>
Public Property ColumnHeaderDataModel As ISheetDataModel