ExcelShapeFillPictureFillOptions Property |
Gets the picture fill options object for the interior. This property returns a null object if the InteriorType is not PictureFill.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelShapeFillPicture PictureFillOptions { get; }
Public ReadOnly Property PictureFillOptions As ExcelShapeFillPicture
Get
Property Value
Type:
ExcelShapeFillPictureSee Also