メンバ | 解説 |
---|---|
cell | セルを自動サイズ調整します。 |
cellWithHeader | セルとヘッダを自動サイズ調整します。 |
メンバ | 解説 |
---|---|
cell | セルを自動サイズ調整します。 |
cellWithHeader | セルとヘッダを自動サイズ調整します。 |
// 次のサンプルコードは、AutoFitType列挙体を使用します。 spread.options.autoFitType = GC.Spread.Sheets.AutoFitType.cellWithHeader;
spread.options.autoFitType = GC.Spread.Sheets.AutoFitType.cellWithHeader;
デフォルトはセルです。.
Object
GC.Spread.Sheets.AutoFitType