public final class Export extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Export.Orientation
Orientation des documents.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
String |
getFileName() |
ExportFormat |
getFormat() |
Export.Orientation |
getOrientation() |
List<ExportSheet> |
getSheets() |
String |
getTitle() |
public ExportFormat getFormat()
public String getFileName()
public String getTitle()
public String getAuthor()
public Export.Orientation getOrientation()
public List<ExportSheet> getSheets()
Copyright © 2016. All Rights Reserved.