aspose.diagram
Class ActiveXPersistenceType

Utility class containing constants. Represents the persistence method to persist an ActiveX control.

Field Summary
const  NumberPROPERTY_BAG
           The data is stored as xml data.
const  NumberSTORAGE
           The data is stored as a storage binary data.
const  NumberSTREAM
           The data is stored as a stream binary data.
const  NumberSTREAM_INIT
           The data is stored as a streaminit binary data.
 

Field Detail

PROPERTY_BAG

const Number PROPERTY_BAG
The data is stored as xml data.

STORAGE

const Number STORAGE
The data is stored as a storage binary data.

STREAM

const Number STREAM
The data is stored as a stream binary data.

STREAM_INIT

const Number STREAM_INIT
The data is stored as a streaminit binary data.

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