Ejemplo n.º 1
0
 private static string GetSharedStringsPath()
 {
     return(XlsxTestUtil.GetXMLFilePath("sharedStrings.xml"));
 }
Ejemplo n.º 2
0
 private static string getWorkbookPath()
 {
     return(XlsxTestUtil.GetXMLFilePath("workbook.xml"));
 }
Ejemplo n.º 3
0
 private static string getStylesPath()
 {
     return(XlsxTestUtil.GetXMLFilePath("styles.xml"));
 }