GcSpread.Sheets Namespace > Spread type : autoFitType Method |
var instance = new GcSpread.Sheets.Spread(host, options); var returnValue; // Type: AutoFitType returnValue = instance.autoFitType(value);
function autoFitType( value : AutoFitType ) : AutoFitType;
spread.autoFitType(GcSpread.Sheets.AutoFitType.CellWithHeader);