Search
Worksheet.getMaxColumns Method
See Also
 






Gets the maximum number of columns this worksheet will draw.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public Integer getMaxColumns ()

 Return Value

An Integer value.

 See Also