ExcelCellFillFillType Property |
Gets or sets the cell fill type.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelCellFillType FillType { get; set; }Public Property FillType As ExcelCellFillType
Get
Set
Property Value
ExcelCellFillType
See Also