ExcelShapeFillPictureFillOptions Property

Gets the picture fill options object for the interior. This property returns a null object if the InteriorType is not PictureFill.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelShapeFillPicture PictureFillOptions { get; }

Property Value

ExcelShapeFillPicture

See Also