VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / WorksheetView Class
Constructors Properties Methods SeeAlso
In This Topic
    WorksheetView Class Members
    In This Topic
    The following tables list the members exposed by WorksheetView.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the focused cell.
    Public PropertyGets the selected cells range id, which contains focused cell.
    Public PropertyGets the color of the grid.
    Public PropertyGets a value indicating whether this worksheet is focused.
    Public PropertyGets the selected cells.
    Public PropertyGets a value indicating whether this worksheet must show formulas instead resulting value.
    Public PropertyGets a value indicating whether this worksheet must show grid.
    Public PropertyGets a value indicating whether this worksheet must show headers for columns/rows.
    Public PropertyGets the location of the top-left visible cell.
    Public PropertyGets the zoom that is used to dispaly this worksheet.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    See Also