com.aspose.diagram
Class LoadDataFilterOptions

java.lang.Object
    extended by com.aspose.diagram.LoadDataFilterOptions

public class LoadDataFilterOptions 
extends java.lang.Object

Utility class containing constants. Represents the options to filter data when loading diagram from template.


Field Summary
static final intALL
           Load all
static final intDOCUMENT_PROPERTIES
           Load document properties
static final intVBA
           Load VBA projects
static final intSOLUTION_XML
           Load SolutionXML
static final intFONT
           Load Font
static final intFOREGROUND_PAGE
           Load Page foreground
 

Field Detail

ALL

public static final int ALL
Load all

DOCUMENT_PROPERTIES

public static final int DOCUMENT_PROPERTIES
Load document properties

VBA

public static final int VBA
Load VBA projects

SOLUTION_XML

public static final int SOLUTION_XML
Load SolutionXML

FONT

public static final int FONT
Load Font

FOREGROUND_PAGE

public static final int FOREGROUND_PAGE
Load Page foreground

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.