SpreadsheetGear 2017
IWorksheetWindowInfo Interface Members
Properties  Methods 

SpreadsheetGear Namespace : IWorksheetWindowInfo Interface

The following tables list the members exposed by IWorksheetWindowInfo.

Public Properties
 NameDescription
 PropertyReturns an instance of IRange representing the active cell.  
 PropertyReturns the index of the area of the active cell.  
 PropertyReturns the active pane.  
 PropertyGets or sets the property which specifies whether formulas are displayed in worksheet cells instead of values.  
 PropertyGets or sets the property which specifies whether gridlines are displayed for the worksheet.  
 PropertyGets or sets the property which specifies whether row and column headings are displayed for the worksheet.  
 PropertyGets or sets the property which specifies whether outlines are displayed for the worksheet.  
 PropertyReturns true if the worksheet is displayed right to left.  
 PropertyGets or sets the property which specifies whether zero values are displayed for the worksheet.  
 PropertyGets or sets the property which specifies whether window panes are frozen for the worksheet.  
 PropertyGets or sets the color to use for gridlines.  
 PropertyGets or sets the index of the color to use for gridlines.  
 PropertyReturns the zero based index of this IWorksheetWindowInfo.  
 PropertyReturns the collection of window panes associated with the worksheet.  
 PropertyGets or sets the range selection associated with this IWorksheetWindowInfo.  
 PropertyGets or sets the left column displayed in the window.  
 PropertyGets or sets the top row displayed in the window.  
 PropertyGets or sets the shape selection associated with this IWorksheetWindowInfo.  
 PropertyGets or sets the number of columns displayed to the left of the split.  
 PropertyGets or sets the position of the horizontal split in points.  
 PropertyGets or sets the number of rows displayed above the split.  
 PropertyGets or sets the position of the vertical split in points.  
 PropertyGets or sets whether the worksheet is viewed normally or in page break preview mode.  
 PropertyGets the worksheet which this window information refers to.  
 PropertyGets or sets the scaling factor for displaying in a window.  
Top
Public Methods
 NameDescription
 MethodConverts from a zero based fractional column position to points (1/72 of an inch).  
 MethodConverts from points (1/72 of an inch) to a zero based fractional column position.  
 MethodConverts from points (1/72 of an inch) to a zero based fractional row position.  
 MethodConverts from a zero based fractional row position to points (1/72 of an inch).  
 MethodOverloaded. Selects the specified range and activates the specified cell.  
Top
See Also

Reference

IWorksheetWindowInfo Interface
SpreadsheetGear Namespace
WindowInfo Property
IWorkbookWindowInfo Interface