You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 4 Next »
可以通过相关API来设置表单的行数、列数,默认情况表单会有200行、20列。
例如:
sheet.setRowCount(20, GC.Spread.Sheets.SheetArea.viewport);
设置了行数为20行