ExcelShapeFillPatternFillOptions Property |
Gets the pattern options object for the interior. This property returns a null object if the InteriorType is not PatternFill.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelShapeFillPattern PatternFillOptions { get; }
Public ReadOnly Property PatternFillOptions As ExcelShapeFillPattern
Get
Property Value
Type:
ExcelShapeFillPatternSee Also