GrapeCity.Xaml.Excel
PictureOptions Property (IExcelWall)


GrapeCity.Excel.Chart Namespace > IExcelWall Interface : PictureOptions Property
Represents the picture options when the fill is a blip fill.
Syntax
'Declaration
 
Property PictureOptions As PictureOptions
'Usage
 
Dim instance As IExcelWall
Dim value As PictureOptions
 
instance.PictureOptions = value
 
value = instance.PictureOptions
PictureOptions PictureOptions {get; set;}
See Also

Reference

IExcelWall Interface
IExcelWall Members