Sets the maximum size of tabs representing worksheets in the tab strip.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public void setMaxTabSize ( |
An integer value specifying the maximum tab size.
If the worksheet name shown as tab label is longer than specified maximum size, it will be drawn clipped.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |