public final class TextItemType extends Object
Item type to change a text style for.
Modifier and Type | Field and Description |
---|---|
static int |
AssignmentRow
Assignment row.
|
static int |
BottomTimescaleTier
Bottom timescale tier.
|
static int |
CriticalTasks
Critical tasks.
|
static int |
InactiveTasks
Inactive tasks.
|
static int |
MilestoneTasks
Milestone tasks.
|
static int |
NoncriticalTasks
Noncritical tasks.
|
static int |
Resources
Resource sheet.
|
static int |
RowColumnTitles
Row and column titles.
|
static int |
SummaryTasks
Summary tasks.
|
static int |
TopTimescaleTier
Top timescale tier.
|
public static final int RowColumnTitles
Row and column titles.
public static final int CriticalTasks
Critical tasks.
public static final int NoncriticalTasks
Noncritical tasks.
public static final int MilestoneTasks
Milestone tasks.
public static final int InactiveTasks
Inactive tasks.
public static final int SummaryTasks
Summary tasks.
public static final int AssignmentRow
Assignment row.
public static final int TopTimescaleTier
Top timescale tier.
public static final int BottomTimescaleTier
Bottom timescale tier.
public static final int Resources
Resource sheet.
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.