GcSpread.Sheets Namespace : AutoFitType Enumeration |
Member | Description |
---|---|
Cell | The component autofits cells. |
CellWithHeader | The component autofits cells and headers. |
spread.autoFitType(GcSpread.Sheets.AutoFitType.CellWithHeader);
Object
GcSpread.Sheets.AutoFitType