ExcelCellFillPatternPatternType Property |
Gets or sets the cell interior pattern type.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelCellFillPatternType PatternType { get; set; }Public Property PatternType As ExcelCellFillPatternType
Get
Set
Property Value
ExcelCellFillPatternType
See Also