GrapeCity.Xaml.Excel
SourceArray Property (IExcelImage)


Gets or sets the source array.
Syntax
'Declaration
 
Property SourceArray As Byte()
'Usage
 
Dim instance As IExcelImage
Dim value() As Byte
 
instance.SourceArray = value
 
value = instance.SourceArray
byte[] SourceArray {get; set;}

Property Value

The source array.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelImage Interface
IExcelImage Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options