public static class MhtTemplateName.Task extends Object
Defines well known names of headers of Task for Mhtml formatting.
Modifier and Type | Field and Description |
---|---|
static String |
ACTUAL_WORK
Actual Work header.
|
static String |
BILLING_INFORMATION
Billing Information header.
|
static String |
CATEGORIES
Categories header.
|
static String |
COMPANY
Company header.
|
static String |
COMPLETE
% Complete header.
|
static String |
DUE_DATE
Due Date header.
|
static String |
MILEAGE
Mileage header.
|
static String |
OWNER
Owner header.
|
static String |
PRIORITY
Priority header.
|
static String |
START_DATE
Start Date header.
|
static String |
STATUS
Status header.
|
static String |
SUBJECT
Subject header.
|
static String |
TOTAL_WORK
Total Work header.
|
Constructor and Description |
---|
MhtTemplateName.Task() |
public static final String SUBJECT
Subject header.
public static final String START_DATE
Start Date header.
public static final String DUE_DATE
Due Date header.
public static final String PRIORITY
Priority header.
public static final String STATUS
Status header.
public static final String COMPLETE
% Complete header.
public static final String TOTAL_WORK
Total Work header.
public static final String ACTUAL_WORK
Actual Work header.
public static final String OWNER
Owner header.
public static final String CATEGORIES
Categories header.
public static final String COMPANY
Company header.
public static final String MILEAGE
Mileage header.
public static final String BILLING_INFORMATION
Billing Information header.
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.