java.lang.Object
com.aspose.diagram.LoadDataFilterOptions
public class LoadDataFilterOptions
| Field Summary | ||
|---|---|---|
static final int | ALL | |
| Load all | ||
static final int | DOCUMENT_PROPERTIES | |
| Load document properties | ||
static final int | VBA | |
| Load VBA projects | ||
static final int | SOLUTION_XML | |
| Load SolutionXML | ||
static final int | FONT | |
| Load Font | ||
static final int | FOREGROUND_PAGE | |
| Load Page foreground | ||
| Field Detail |
|---|
ALL | |
public static final int ALL | |
DOCUMENT_PROPERTIES | |
public static final int DOCUMENT_PROPERTIES | |
VBA | |
public static final int VBA | |
SOLUTION_XML | |
public static final int SOLUTION_XML | |
FONT | |
public static final int FONT | |
FOREGROUND_PAGE | |
public static final int FOREGROUND_PAGE | |