Package | Description |
---|---|
com.adobe.pdfservices.operation.pdfops.options.createpdf.excel |
Modifier and Type | Method and Description |
---|---|
SupportedDocumentLanguage |
CreatePDFFromExcelOptions.getDocumentLanguage() |
static SupportedDocumentLanguage |
SupportedDocumentLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedDocumentLanguage[] |
SupportedDocumentLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CreatePDFFromExcelOptions.Builder |
CreatePDFFromExcelOptions.Builder.withDocumentLanguage(SupportedDocumentLanguage supportedDocumentLanguage)
Sets office preferred editing language to be used for conversion, specified by
SupportedDocumentLanguage . |
Copyright © 2022 Adobe. All rights reserved.