PropertyValueType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class PropertyValueType extends System.Enum
Represent property value types.
Fields
Field | Description |
---|---|
NotDefined | |
String | |
Number | |
Color |
NotDefined
public static final int NotDefined
String
public static final int String
Number
public static final int Number
Color
public static final int Color