ExcelShapeFillPatternFillOptions 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: 11.0.0
public ExcelShapeFillPattern PatternFillOptions { get; }
Public ReadOnly Property PatternFillOptions As ExcelShapeFillPattern
Get
public:
property ExcelShapeFillPattern^ PatternFillOptions {
ExcelShapeFillPattern^ get ();
}
member PatternFillOptions : ExcelShapeFillPattern with get
Property Value
ExcelShapeFillPattern