Winnovative Excel Library

ExcelCellFillPatternFillOptions Property

Winnovative Excel Library Documentation
Gets the pattern options object for the interior. This property returns a null object if the InteriorType is not PatternFill.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelCellFillPattern PatternFillOptions { get; }

Property Value

Type: ExcelCellFillPattern
See Also

Reference