Spread Silverlight Documentation
ExcelWorksheet.ExcelViewportInfo Constructor(ExcelWorksheet)


GrapeCity.Excel Namespace > ExcelWorksheet.ExcelViewportInfo Class > ExcelWorksheet.ExcelViewportInfo Constructor : ExcelWorksheet.ExcelViewportInfo Constructor(ExcelWorksheet)
The sheet.
Initializes a new instance of the ExcelWorksheet.ExcelViewportInfo class.
Syntax
'Declaration
 
Public Function New( _
   ByVal sheet As ExcelWorksheet _
)
'Usage
 
Dim sheet As ExcelWorksheet
 
Dim instance As New ExcelWorksheet.ExcelViewportInfo(sheet)
public ExcelWorksheet.ExcelViewportInfo( 
   ExcelWorksheet sheet
)

Parameters

sheet
The sheet.
See Also

Reference

ExcelWorksheet.ExcelViewportInfo Class
ExcelWorksheet.ExcelViewportInfo Members
Overload List