GrapeCity.Xaml.Excel
RecordValue Property


The record value in bytes.
Syntax
'Declaration
 
Public Property RecordValue As Byte()
'Usage
 
Dim instance As UnsupportedBiffRecord
Dim value() As Byte
 
instance.RecordValue = value
 
value = instance.RecordValue
public byte[] RecordValue {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

UnsupportedBiffRecord Class
UnsupportedBiffRecord Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options