|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.conversion.XlsxOptions
com.spire.pdf.conversion.XlsxTextLayoutOptions
public class XlsxTextLayoutOptions
Pdf to excel,the options use text layout
| Constructor Summary | |
|---|---|
XlsxTextLayoutOptions()
Initializes a new instance of the class. |
|
XlsxTextLayoutOptions(boolean convertToMultipleSheet,
boolean rotatedText)
Initializes a new instance of the class. |
|
XlsxTextLayoutOptions(boolean convertToMultipleSheet,
boolean rotatedText,
boolean overlapText)
Initializes a new instance of the class. |
|
| Constructor Detail |
|---|
public XlsxTextLayoutOptions()
public XlsxTextLayoutOptions(boolean convertToMultipleSheet,
boolean rotatedText)
convertToMultipleSheet - the pdf document conver to multiple sheet,the default is truerotatedText - whether show rotated text,the default is true
public XlsxTextLayoutOptions(boolean convertToMultipleSheet,
boolean rotatedText,
boolean overlapText)
convertToMultipleSheet - the pdf document conver to multiple sheet,the default is truerotatedText - whether show rotated text,the default is trueoverlapText - If you wan to display overlapping text,set the parameter to true
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||