ExcelShapeFillPictureFillOptions Property
Gets the picture fill options object for the interior. This property returns a null object if the InteriorType is not PictureFill.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelShapeFillPicture PictureFillOptions { get; }
Public ReadOnly Property PictureFillOptions As ExcelShapeFillPicture
Get
public:
property ExcelShapeFillPicture^ PictureFillOptions {
ExcelShapeFillPicture^ get ();
}
member PictureFillOptions : ExcelShapeFillPicture with get
Property Value
ExcelShapeFillPicture