Method | Description | |
---|---|---|
Append ( |
Appends Continue record to SST
|
|
GetString ( uint SSTIndex ) : string |
Returns string at specified index
|
|
ReadStrings ( ) : void |
Reads strings from BIFF stream into SST array
|
Method | Description | |
---|---|---|
XlsBiffSST ( byte bytes, uint offset, ExcelBinaryReader reader ) : System |
public Append ( |
||
fragment | Continue record | |
return | void |
public GetString ( uint SSTIndex ) : string | ||
SSTIndex | uint | Index of string to get |
return | string |