public final class PresentationFormat
extends com.aspose.ms.System.Enum
Enumeration for presentation format.
Modifier and Type | Field and Description |
---|---|
static int |
GanttChart
Gantt Chart presentation format.
|
static int |
ResourceSheet
Resource sheet presentation format.
|
static int |
ResourceUsage
Resource usage presentation format.
|
static int |
TaskSheet
Task sheet presentation format.
|
static int |
TaskUsage
Task usage presentation format.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int GanttChart
Gantt Chart presentation format.
public static final int TaskUsage
Task usage presentation format.
public static final int ResourceUsage
Resource usage presentation format.
public static final int ResourceSheet
Resource sheet presentation format.
public static final int TaskSheet
Task sheet presentation format.