ExpertXls Excel Library for .NET
ExpertXls Excel Library for .NET
Library API
ExpertXls.ExcelLib
ExcelWorksheet Class
ExcelWorksheet Methods
Activate Method
AutofitColumn Method
AutofitColumns Method
AutofitRow Method
AutofitRows Method
DeleteColumn Method
DeleteRow Method
GetColumnVisibility Method
GetColumnWidthInChars Method
GetDataTable Method
GetRowHeightInPoints Method
GetRowVisibility Method
InsertColumn Method
InsertRow Method
LoadDataTable Method
LoadDataView Method
MoveTo Method
SetColumnAutoStyle Method
SetColumnVisibility Method
SetColumnWidthInChars Method
SetDefaultColumnWidthInChars Method
SetDefaultRowHeightInPoints Method
SetRowAutoStyle Method
SetRowHeightInPoints Method
SetRowVisibility Method
ExcelWorksheet
Activate Method
Makes this worksheet the active worksheet of the workbook.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax
C#
VB
Copy
public
void
Activate
()
Public
Sub
Activate
See Also
Reference
ExcelWorksheet Class
ExpertXls.ExcelLib Namespace
ExpertXls Excel Library for .NET