- find(int, int, String) - Method in class com.smartxls.WorkBook
-
find the first cell which match the search string from the specified cell.
- find(int, int, String, boolean, boolean, boolean) - Method in class com.smartxls.WorkBook
-
find the first cell which match the search string from the specified cell.
- findSheetByName(String) - Method in class com.smartxls.WorkBook
-
find the sheet index number by the sheet name.
- formatRCNr(int, int, boolean) - Method in class com.smartxls.WorkBook
-
Returns a string containing a formatted row and column reference.
- FormControlShape - Class in com.smartxls
-
This class represents a Form control object.
- freezePanes(int, int, int, int, boolean) - Method in class com.smartxls.WorkBook
-
Sets frozen panes at the specified position.