com.grapecity.documents.excel Package / IRange Interface / autoFit Method / autoFit() Method
In This Topic
autoFit() Method
In This Topic
Changes the width of the columns in the range or the height of the rows in the range to achieve the best fit.
Syntax
void autoFit()
See Also