Enum ResourceLoadingType
Enum ResourceLoadingType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Represents how to loading the linked resource.
public enum ResourceLoadingType
Fields
Default = 0
Loads this resource as usual.
Skip = 1
Skips loading of this resource.
UserProvided = 2
Use stream provided by user