Searched refs:getSCSheetNameByIndex (Results 1 – 2 of 2) sorted by relevance
91 SCUtil.getSCSheetNameByIndex(scDocument, (short) 1)); in insertRenameDeleteSheet()103 String sheetnameaftermove = SCUtil.getSCSheetNameByIndex(scDocument, in insertRenameDeleteSheet()174 String secondSheetNameBeforeMove = SCUtil.getSCSheetNameByIndex( in movesheet()188 String firstsheetnameAfterMove = SCUtil.getSCSheetNameByIndex( in movesheet()194 String sheetnameAfterMove = SCUtil.getSCSheetNameByIndex(scDocument, in movesheet()226 SCUtil.getSCSheetNameByIndex(scDocument, (short) 1)); in hideShowSheet()241 String sheet2Name = SCUtil.getSCSheetNameByIndex(scDocument, (short) 2); in hideShowSheet()282 SCUtil.getSCSheetNameByIndex(scDocument, (short) 0), in sheetColor()
132 public static String getSCSheetNameByIndex( in getSCSheetNameByIndex() method in SCUtil
Completed in 23 milliseconds