C1.Silverlight.Excel Namespace : XLSheet Class |
For a list of all members of this type, see XLSheet members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a copy of this sheet. |
![]() | CopyFormula | Copies the formula from a source cell to a destination cell, adjusting relative references. |
![]() | GetCell | Gets a reference to a cell at the specified coordinates or null if the cell doesn't exist. |
![]() | GetFormattedText | Gets formatted text is using XLStyle format value of the cell. |
![]() | Load | Overloaded. Loads the Excel worksheet from a file. |
![]() | LoadCsv | Overloaded. Loads data from a file containing comma-separated values (.csv) into the current sheet. |
![]() | SaveCsv | Overloaded. Saves data from the current sheet into a comma-separated values (.csv) formatted file. |