Java org.apache.poi.hpsf.wellknown PropertyIDMap fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hpsf.wellknown PropertyIDMap fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hpsf.wellknown PropertyIDMap.

The text is from its open source code.

Field

intPID_TITLE
ID of the property that denotes the document's title
intPID_SUBJECT
ID of the property that denotes the document's subject
intPID_AUTHOR
ID of the property that denotes the document's author
intPID_KEYWORDS
ID of the property that denotes the document's keywords
intPID_COMMENTS
ID of the property that denotes the document's comments
intPID_CREATE_DTM
ID of the property that denotes the date and time the document was created.
intPID_LASTSAVE_DTM
ID of the property that denotes the date and time the document was saved
intPID_CATEGORY
The entry is a string denoting the category the file belongs to, e.g.
intPID_HEADINGPAIR
This entry denotes an internally used property.
intPID_DOCPARTS
This entry contains the names of document parts (word: names of the documents in the master document, excel: sheet names, power point: slide titles, binder: document names).
intPID_MANAGER
This entry contains the name of the project manager.
intPID_COMPANY
This entry contains the company name.