Aspose::Cells::ObjectType enum

ObjectType enum

Represents the type of the object.

enum class ObjectType

Values

NameValueDescription
Null0
Bool1
Number2
Date3
String4
ReferredArea5
Array2D6
Object7

See Also