Gets the maximum size of tabs representing worksheets in the tab strip. Default value is 100.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public int getMaxTabSize () |
An integer value specifying maximum tab size.
RemarksIf the worksheet name shown as tab label is longer than specified maximum size, it will be drawn clipped.
See Also