java.lang.Object
com.aspose.cells.OdsCellFieldType
public class OdsCellFieldType
| Field Summary | ||
|---|---|---|
static final int | DATE | |
| Current date. | ||
static final int | SHEET_NAME | |
| The name of the sheet. | ||
static final int | TITLE | |
| The name of the file. | ||
| Field Detail |
|---|
DATE | |
public static final int DATE | |
SHEET_NAME | |
public static final int SHEET_NAME | |
TITLE | |
public static final int TITLE | |