Winnovative Excel Library

ExcelShapeFillPictureFillOptions Property

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

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelShapeFillPicture PictureFillOptions { get; }

Property Value

Type: ExcelShapeFillPicture
See Also

Reference