IXlDocument Methods
Represents an interface that exposes the specific functionality of a workbook.
Name | Description |
---|---|
Create |
Creates a new worksheet in the workbook and returns the IXl |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
Set |
Changes the position of the specified worksheet within a workbook. |
See Also