public class WorkbookUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
use1904Dates(org.w3c.dom.Document workbookDoc) |
static boolean |
use1904Dates(OoxmlReader reader)
Deprecated.
|
@Deprecated public static boolean use1904Dates(OoxmlReader reader) throws java.io.IOException, org.apache.poi.openxml4j.exceptions.InvalidFormatException, org.xml.sax.SAXException
use1904Dates(Document)
reader
- java.io.IOException
org.apache.poi.openxml4j.exceptions.InvalidFormatException
org.xml.sax.SAXException
public static boolean use1904Dates(org.w3c.dom.Document workbookDoc)
workbookDoc
-