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