Spread Silverlight Documentation
LeftColumn Field


GrapeCity.Excel Namespace > ExcelWorksheet.ExcelViewportInfo Class : LeftColumn Field
Specifies the first visible logical left column in the logical right pane.
Syntax
'Declaration
 
Public LeftColumn As System.Integer()
'Usage
 
Dim instance As ExcelWorksheet.ExcelViewportInfo
Dim value() As System.Integer
 
value = instance.LeftColumn
 
instance.LeftColumn = value
public System.int[] LeftColumn
See Also

Reference

ExcelWorksheet.ExcelViewportInfo Class
ExcelWorksheet.ExcelViewportInfo Members