public static class XlsxExtractor.XlsxAlignmentExtractor extends Object
Constructor and Description |
---|
XlsxAlignmentExtractor(Map jsonMap,
XlsxExtractor.XlsxXfExtractor self) |
Modifier and Type | Method and Description |
---|---|
String |
getHorizontal() |
short |
getIndent() |
short |
getReadingOrder() |
short |
getRelativeIndent() |
short |
getTextRotation() |
String |
getVertical() |
Boolean |
isJustifyLastLine() |
Boolean |
isShrinkToFit() |
Boolean |
isWrapText() |
public XlsxAlignmentExtractor(Map jsonMap, XlsxExtractor.XlsxXfExtractor self)
public String getHorizontal()
public short getIndent()
public Boolean isJustifyLastLine()
public short getReadingOrder()
public short getRelativeIndent()
public Boolean isShrinkToFit()
public short getTextRotation()
public String getVertical()
public Boolean isWrapText()
Copyright © 2020. All rights reserved.