Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IWorksheetView Interface
Properties

In This Topic
    IWorksheetView Interface Members
    In This Topic

    The following tables list the members exposed by IWorksheetView.

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether this sheet should display formulas.  
     PropertyGets or sets a value indicating whether the window should show 0 (zero) in cells containing zero value.  
     PropertyGets or sets a value indicating whether the split panes are frozen.  
     PropertyGets or sets the column number where the window is split into panes (the number of columns to the left of the split line).  
     PropertyGets or sets the row number where the window is split into panes (the number of rows to the top of the split line).  
     PropertyGets or sets a value indicating whether this sheet is selected. (Inherited from GrapeCity.Spreadsheet.ISheetView)
     PropertyGets or sets the window zoom magnification for current view representing percent values.  
     PropertyDetermines whether the view is zoomed to fit the dimensions of the document window every time the document window is resized. (Inherited from GrapeCity.Spreadsheet.ISheetView)
    Top
    See Also