|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MSOffice
A collection of Microsoft Office documents property names.
Field Summary | |
---|---|
static String |
APPLICATION_NAME
|
static String |
APPLICATION_VERSION
|
static String |
AUTHOR
|
static String |
CATEGORY
|
static Property |
CHARACTER_COUNT
The number of Characters in the document |
static Property |
CHARACTER_COUNT_WITH_SPACES
The number of Characters in the document, including spaces |
static String |
COMMENTS
|
static String |
COMPANY
|
static String |
CONTENT_STATUS
|
static Property |
CREATION_DATE
When was the document created? |
static String |
EDIT_TIME
How long has been spent editing the document? |
static Property |
IMAGE_COUNT
The number of Images in the document |
static String |
KEYWORDS
|
static String |
LAST_AUTHOR
|
static Property |
LAST_PRINTED
When was the document last printed? |
static Property |
LAST_SAVED
When was the document last saved? |
static Property |
LINE_COUNT
The number of lines in the document |
static String |
MANAGER
|
static String |
NOTES
|
static Property |
OBJECT_COUNT
The number of Objects in the document. |
static Property |
PAGE_COUNT
The number of Pages are there in the (paged) document |
static Property |
PARAGRAPH_COUNT
The number of individual Paragraphs in the document |
static String |
PRESENTATION_FORMAT
|
static String |
REVISION_NUMBER
|
static String |
SECURITY
|
static Property |
SLIDE_COUNT
The number of Slides are there in the (presentation) document |
static Property |
TABLE_COUNT
The number of Tables in the document |
static String |
TEMPLATE
|
static String |
TOTAL_TIME
|
static String |
USER_DEFINED_METADATA_NAME_PREFIX
For user defined metadata entries in the document, what prefix should be attached to the key names. |
static String |
VERSION
|
static Property |
WORD_COUNT
The number of Words in the document |
Field Detail |
---|
static final String KEYWORDS
static final String COMMENTS
static final String LAST_AUTHOR
static final String APPLICATION_NAME
static final String REVISION_NUMBER
static final String TEMPLATE
static final String AUTHOR
static final String TOTAL_TIME
static final String PRESENTATION_FORMAT
static final String NOTES
static final String MANAGER
static final String APPLICATION_VERSION
static final String VERSION
static final String CONTENT_STATUS
static final String CATEGORY
static final String COMPANY
static final String SECURITY
static final Property SLIDE_COUNT
static final Property PAGE_COUNT
static final Property PARAGRAPH_COUNT
static final Property LINE_COUNT
static final Property WORD_COUNT
static final Property CHARACTER_COUNT
static final Property CHARACTER_COUNT_WITH_SPACES
static final Property TABLE_COUNT
static final Property IMAGE_COUNT
static final Property OBJECT_COUNT
static final String EDIT_TIME
static final Property CREATION_DATE
static final Property LAST_SAVED
static final Property LAST_PRINTED
static final String USER_DEFINED_METADATA_NAME_PREFIX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |