Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Shape
Fill
Pattern
Fill
Options Property
Gets the pattern options object for the interior. This property returns a null object if the InteriorType is not PatternFill.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
ExcelShapeFillPattern
PatternFillOptions
{
get
; }
Property Value
ExcelShapeFillPattern
See Also
Reference
ExcelShapeFill Class
Winnovative.ExcelLib Namespace
In This Article
Definition
See Also