Click or drag to resize

ExcelCellFillFillType Property

Gets or sets the cell fill type.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelCellFillType FillType { get; set; }

Property Value

Type: ExcelCellFillType
See Also