com.aspose.cells
Class OdsCellFieldType

java.lang.Object
    extended by com.aspose.cells.OdsCellFieldType

public class OdsCellFieldType 
extends java.lang.Object

Utility class containing constants. Represents the cell field type of ods.


Field Summary
static final intDATE
           Current date.
static final intSHEET_NAME
           The name of the sheet.
static final intTITLE
           The name of the file.
 

Field Detail

DATE

public static final int DATE
Current date.

SHEET_NAME

public static final int SHEET_NAME
The name of the sheet.

TITLE

public static final int TITLE
The name of the file.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.