aspose.diagram
Class ObjectType

Utility class containing constants. If the ForeignType attribute is "Object", the ForeignData element must also have an ObjectType attribute.

Field Summary
const  NumberLINKED_OBJECT
           Linked object.
const  NumberEMBEDDED_OBJECT
           Embedded object.
const  NumberCONTROL
           Control.
const  NumberOLE_2_NAMED
           OLE2 named.
const  NumberOLE_2_OBJECT
           OLE2 object.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

LINKED_OBJECT

const Number LINKED_OBJECT
Linked object.

EMBEDDED_OBJECT

const Number EMBEDDED_OBJECT
Embedded object.

CONTROL

const Number CONTROL
Control.

OLE_2_NAMED

const Number OLE_2_NAMED
OLE2 named.

OLE_2_OBJECT

const Number OLE_2_OBJECT
OLE2 object.

UNDEFINED

const Number UNDEFINED
Undefined.

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