SpreadsheetFieldNames
Leave feedback
On this page
Inheritance: java.lang.Object
public class SpreadsheetFieldNames
Represents a list of field names for the faceted search.
Learn more
| Constructor | Description |
|---|---|
| SpreadsheetFieldNames() |
| Field | Description |
|---|---|
| Application | The application field name. |
| ApplicationVersion | The application version field name. |
| Title | The title field name. |
| Subject | The subject field name. |
| Comments | The comments field name. |
| Keywords | The keywords field name. |
| ContentStatus | The content status field name. |
| Category | The category field name. |
| Manager | The manager field name. |
| Author | Author field name. |
| LastAuthor | The last author field name. |
| Company | The company field name. |
| HyperlinkBase | The hyperlink base field name. |
| CreatedTime | The created time field name. |
| LastSavedTime | The last saved time field name. |
| LastPrintedTime | The last printed time field name. |
public SpreadsheetFieldNames()
public static final String Application
The application field name.
public static final String ApplicationVersion
The application version field name.
public static final String Title
The title field name.
public static final String Subject
The subject field name.
public static final String Comments
The comments field name.
public static final String Keywords
The keywords field name.
public static final String ContentStatus
The content status field name.
public static final String Category
The category field name.
public static final String Manager
The manager field name.
public static final String Author
Author field name.
public static final String LastAuthor
The last author field name.
public static final String Company
The company field name.
public static final String HyperlinkBase
The hyperlink base field name.
public static final String CreatedTime
The created time field name.
public static final String LastSavedTime
The last saved time field name.
public static final String LastPrintedTime
The last printed time field name.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.