Spread Silverlight Documentation
PictureFormat Property (IExcelImage)


GrapeCity.Excel Namespace > IExcelImage Interface : PictureFormat Property
Represents the picture format
Syntax
'Declaration
 
Property PictureFormat As IExcelChartFormat
'Usage
 
Dim instance As IExcelImage
Dim value As IExcelChartFormat
 
instance.PictureFormat = value
 
value = instance.PictureFormat
IExcelChartFormat PictureFormat {get; set;}
See Also

Reference

IExcelImage Interface
IExcelImage Members