Click or drag to resize

ExcelDocument Methods

The ExcelDocument type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberLoad(Stream, LoadOptions) Loads a document from the specified stream.
Public methodStatic memberLoad(String, LoadOptions) Loads a document from a file with the specified path.
Public methodSave(Stream, SaveOptions) Saves the document in the specified stream.
Public methodSave(String, SaveOptions) Saves the document to a file with the specified path.
Public methodStatic memberSetLicense
Activate your copy after purchasing or use temporary license for delete trial message. ATTENTION: specify this property first of all before creating the instance of ExcelDocument!

Use it when you got own license. We offer two license types:

Permanent license from sautinsoft.com and

Temporary license from https://sautinsoft.com/start-for-free/.

Have question? Ask us: support@sautinsoft.com.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also