Appends an existing XLSheet to the collection.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLSheet Add( XLSheet sheet ) |
Visual Basic |
---|
Public Function Add ( _ sheet As XLSheet _ ) As XLSheet |
Parameters
- sheet
- Type: C1.Silverlight.Excel..::..XLSheet
The object to add to the collection.