public class XSSFMap extends Object
Constructor and Description |
---|
XSSFMap(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap ctMap,
MapInfo mapInfo) |
Modifier and Type | Method and Description |
---|---|
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap |
getCtMap() |
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSchema |
getCTSchema() |
List<XSSFSingleXmlCell> |
getRelatedSingleXMLCell() |
List<XSSFTable> |
getRelatedTables() |
Node |
getSchema() |
public XSSFMap(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap ctMap, MapInfo mapInfo)
@Internal public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap getCtMap()
@Internal public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSchema getCTSchema()
public Node getSchema()
public List<XSSFSingleXmlCell> getRelatedSingleXMLCell()
Copyright © 2020. All rights reserved.