'Declaration Property SourceArray As System.Byte()
'Usage Dim instance As IExcelImage Dim value() As System.Byte instance.SourceArray = value value = instance.SourceArray
System.byte[] SourceArray {get; set;}
'Declaration Property SourceArray As System.Byte()
'Usage Dim instance As IExcelImage Dim value() As System.Byte instance.SourceArray = value value = instance.SourceArray
System.byte[] SourceArray {get; set;}