com.aspose.cells

Class OdsCellFieldType

  • java.lang.Object
    • 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.