ExcelCellFillPatternFillOptions Property
            Gets the pattern options object for the interior. This property returns a null object if the InteriorType is not PatternFill.
            
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
public ExcelCellFillPattern PatternFillOptions { get; }
Public ReadOnly Property PatternFillOptions As ExcelCellFillPattern
	Get
public:
property ExcelCellFillPattern^ PatternFillOptions {
	ExcelCellFillPattern^ get ();
}
member PatternFillOptions : ExcelCellFillPattern with get
Property Value
ExcelCellFillPattern