Tianchi  v0.0.2 build 20130701
C++ library for Qt with VC & mingW
TcMSExcel 成员列表

成员的完整列表,这些成员属于 TcMSExcel,包括所有继承而来的类成员

addBook()TcMSExcel
Alignment 枚举名称TcMSExcel
cell(int row, int col)TcMSExcelinline
cellAlign(int row, int col, Alignment hAlign, Alignment vAlign) (定义于 TcMSExcel)TcMSExcel
cellFormat(int row, int col, const QString &format) (定义于 TcMSExcel)TcMSExcel
close()TcMSExcel
create(const QString &filename=QString())TcMSExcel
currentSheet()TcMSExcel
currentSheetName()TcMSExcel
kick()TcMSExcel
open(const QString &filename=QString())TcMSExcel
read(int row, int col)TcMSExcel
save(const QString &filename=QString())TcMSExcel
setCaption(const QString &value)TcMSExcel
setCurrentSheet(int index)TcMSExcel
setVisible(bool value)TcMSExcel
sheetCount()TcMSExcel
sheetNames()TcMSExcel
TcMSExcel()TcMSExcel
usedRange(int &rowStart, int &colStart, int &rowEnd, int &colEnd)TcMSExcel
write(int row, int col, const QVariant &value)TcMSExcel
xlBottom 枚举值TcMSExcel
xlCenter 枚举值TcMSExcel
xlLeft 枚举值TcMSExcel
xlRight 枚举值TcMSExcel
xlTop 枚举值TcMSExcel
~TcMSExcel()TcMSExcelvirtual