C# 클래스 ExcelToolKit.BinaryFormat.XlsBiffLabelSSTCell

Represents a string stored in SST
상속: XlsBiffBlankCell
파일 보기 프로젝트 열기: fanfeilong/exceltk

공개 메소드들

메소드 설명
Text ( XlsBiffSST sst ) : string

Returns text using specified SST

비공개 메소드들

메소드 설명
XlsBiffLabelSSTCell ( byte bytes, uint offset, ExcelBinaryReader reader )

메소드 상세

Text() 공개 메소드

Returns text using specified SST
public Text ( XlsBiffSST sst ) : string
sst XlsBiffSST Shared String Table record
리턴 string