VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / Worksheet Class
Properties Methods Fields SeeAlso
In This Topic
    Worksheet Class Members
    In This Topic
    The following tables list the members exposed by Worksheet.
    Public Fields
     NameDescription
    Public FieldMinimum size of cell width/height.
    Public Properties
     NameDescription
    Public PropertyGets a comment collection.
    Public PropertyGets or sets the auto height for default row.
    Public PropertyGets the dspreadsheet document that contains this worksheet.
    Public PropertyGets a drawing collection.
    Public PropertyGets the format of worksheet.
    Public PropertyGets a collection of sheet hyperlinks.
    Public PropertyGets the merged cells.
    Public PropertyGets the name of worksheet.
    Public PropertyGets the view properties of worksheet.
    Public Methods
     NameDescription
    Public MethodDetermines whether this worksheet contains hyperlinks in specified cells set.
    Public MethodCreates a worksheet that contains a copy of specified cells on this worksheet.
    Public MethodOverloaded. Searches a cell at specified reference.
    Public MethodReturns column by column index.
    Public MethodReturns row by row index.
    Public MethodReturns the index of adjacent visible column.
    Public MethodReturns the index of adjacent visible row.
    Public MethodReturns the cell borders.
    Public MethodReturns the comment that is associated with specified cell.
    Public MethodReturn the comments, which are associated with specified cells.
    Public MethodOverloaded. Returns the fill color of cell.
    Public MethodReturns the font properties of cell.
    Public MethodReturns the cell hyperlink that is associated with cell.
    Public MethodReturns the index of cell hyperlink that is associated with cell.
    Public MethodReturns location, in worksheet space, of specified cell.
    Public MethodReturns a rectangle, in worksheet space, that represents the specified cell.
    Public MethodReturns the cell reference by location at this worksheet.
    Public MethodReturns the cell references that contains content in specified cell references.
    Public MethodReturns the cell hyperlinks, which are intersected with specified cell set.
    Public MethodReturns size, in worksheet space, of specified cell.
    Public MethodReturns a rectangle, in worksheet space, that represents the specified cells.
    Public MethodReturns the size of specified cells in worksheet table.
    Public MethodReturns the styles indexes that uses in specified cell references.
    Public MethodOverloaded. Returns the cell style.
    Public MethodOverloaded. Returns the style index of cell.
    Public MethodReturns the text and font properties of cell.
    Public MethodReturns the text properties of cell.
    Public MethodReturns the actual width of specified column.
    Public MethodReturns the column index by location at X axis.
    Public MethodReturns a value indicating whether column is hidden.
    Public MethodReturns a value indicating whether column is visible (is not hidden and width is greater than 0).
    Public MethodReturns a list of sheet columns.
    Public MethodReturns the style index of specified column.
    Public MethodReturns the sum of cell widths.
    Public MethodReturns the width of specified column.
    Public MethodReturns the cell hyperlink or runtime hyperlink that is associated with cell.
    Public MethodReturns a value indicating whether the cell references are represented by single cell or merged cell.
    Public MethodReturns the merged cells, which have top-left cell equal to the topLeftCell.
    Public MethodOverloaded. Returns the merged cells, which contain specified cell.
    Public MethodReturns the index of next visible column.
    Public MethodReturns the index of next visible row.
    Public MethodReturns the index of previous visible column.
    Public MethodReturns the index of previous visible row.
    Public MethodReturns actual height of specified row.
    Public MethodReturns the AutoHeight flag for specified row.
    Public MethodReturns the default height of the row.
    Public MethodReturns height of specified row.
    Public MethodReturns the row index by location at Y axis.
    Public MethodReturns a value indicating whether row is hidden.
    Public MethodReturns a value indicating whether row is visible (is not hidden and height is greater than 0).
    Public MethodReturns a list of sheet rows.
    Public MethodReturns the sum of cell heights.
    Public MethodReturns the style index of row.
    Public MethodReturns size of this worksheet.
    Public MethodReturns the visible cell on the left from specified cell.
    Public MethodReturns the visible cell on the right from specified cell.
    Public MethodDetermines whether worksheet has content in specified cells.
    Public MethodOverloaded. Selects the cells.
    See Also