aspose.cells
Class ResourceLoadingType

Utility class containing constants. Represents how to loading the linked resource.

Field Summary
const  NumberDEFAULT
           Loads this resource as usual.
const  NumberSKIP
           Skips loading of this resource.
const  NumberUSER_PROVIDED
           Use stream provided by user
 

Field Detail

DEFAULT

const Number DEFAULT
Loads this resource as usual.

SKIP

const Number SKIP
Skips loading of this resource.

USER_PROVIDED

const Number USER_PROVIDED
Use stream provided by user

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