public final class GanttBarType
extends com.aspose.ms.System.Enum
Specifies the bar type.
Modifier and Type | Field and Description |
---|---|
static int |
Dashed
Indicates Dashed Gantt bar type.
|
static int |
Framed
Indicates Framed Gantt bar type.
|
static int |
Solid
Indicates Solid Gantt bar type.
|
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 Dashed
Indicates Dashed Gantt bar type.
public static final int Framed
Indicates Framed Gantt bar type.
public static final int Solid
Indicates Solid Gantt bar type.