ExcelShapeFillTextureFillOptions Property |
Gets the gradient options object for the interior. This property returns a null object if the InteriorType is not GradientFill.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelShapeFillTexture TextureFillOptions { get; }
Public ReadOnly Property TextureFillOptions As ExcelShapeFillTexture
Get
Property Value
Type:
ExcelShapeFillTextureSee Also