Searched refs:getSCSheetNameByIndex (Results 1 – 2 of 2) sorted by relevance
93 SCUtil.getSCSheetNameByIndex(scDocument, (short) 1)); in insertRenameDeleteSheet()105 String sheetnameaftermove = SCUtil.getSCSheetNameByIndex(scDocument, in insertRenameDeleteSheet()176 String secondSheetNameBeforeMove = SCUtil.getSCSheetNameByIndex( in movesheet()190 String firstsheetnameAfterMove = SCUtil.getSCSheetNameByIndex( in movesheet()196 String sheetnameAfterMove = SCUtil.getSCSheetNameByIndex(scDocument, in movesheet()228 SCUtil.getSCSheetNameByIndex(scDocument, (short) 1)); in hideShowSheet()243 String sheet2Name = SCUtil.getSCSheetNameByIndex(scDocument, (short) 2); in hideShowSheet()284 SCUtil.getSCSheetNameByIndex(scDocument, (short) 0), in sheetColor()
132 public static String getSCSheetNameByIndex( in getSCSheetNameByIndex() method in SCUtil
Completed in 13 milliseconds