C1.WPF.Excel Namespace : C1XLBook Class |
For a list of all members of this type, see C1XLBook members.
Name | Description | |
---|---|---|
Clear | Clears the C1XLBook, restoring the initial state with a single XLSheet called "Sheet1". | |
Clone | Creates a copy of this C1Excel book. | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Load | Overloaded. Loads an Excel worksheet from a file. | |
PixelsToTwips | Converts a pixel measurement into twips (1/20th of a point). | |
Save | Overloaded. Saves the worksheet to a file. | |
ToString | (Inherited from System.ComponentModel.Component) | |
TwipsToPixels | Converts a twip measurement into screen pixels. |