public final class PropertyType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BLOB
The property is a byte array.
|
static int |
BOOLEAN
The property is a boolean value.
|
static int |
DATE_TIME
The property is a date time value.
|
static int |
DOUBLE
The property is a floating number.
|
static int |
NUMBER
The property is an integer number.
|
static int |
STRING
The property is a string value.
|
public static final int BOOLEAN
public static final int DATE_TIME
public static final int DOUBLE
public static final int NUMBER
public static final int STRING
public static final int BLOB
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.