GrapeCity.Xaml.Excel
ExcelImages Property


Gets the excel images.
Syntax
'Declaration
 
Public ReadOnly Property ExcelImages As List(Of IExcelImage)
'Usage
 
Dim instance As ExcelWorksheet
Dim value As List(Of IExcelImage)
 
value = instance.ExcelImages
public List<IExcelImage> ExcelImages {get;}

Property Value

The excel images.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorksheet Class
ExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options