C1.Web.Mvc.Sheet Namespace / Workbook Class / ActiveWorksheet Property

In This Topic
ActiveWorksheet Property
In This Topic
Gets or sets the current worksheet.
Syntax
'Declaration
 
<DefaultValueAttribute(0)>
Public Property ActiveWorksheet As Integer
 
See Also