GrapeCity.Xaml.Excel
PictureFormat Property (ExcelImage)


Represents the picture format
Syntax
'Declaration
 
Public Property PictureFormat As IExcelChartFormat
'Usage
 
Dim instance As ExcelImage
Dim value As IExcelChartFormat
 
instance.PictureFormat = value
 
value = instance.PictureFormat
public IExcelChartFormat PictureFormat {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelImage Class
ExcelImage Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options