ExcelShapeFillTextureFillOptions Property
Gets the gradient options object for the interior. This property returns a null object if the InteriorType is not GradientFill.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelShapeFillTexture TextureFillOptions { get; }
Public ReadOnly Property TextureFillOptions As ExcelShapeFillTexture
Get
public:
property ExcelShapeFillTexture^ TextureFillOptions {
ExcelShapeFillTexture^ get ();
}
member TextureFillOptions : ExcelShapeFillTexture with get
Property Value
ExcelShapeFillTexture