VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document.Editors Namespace / WorksheetEditor Class
Properties Methods SeeAlso
In This Topic
    WorksheetEditor Class Members
    In This Topic
    The following tables list the members exposed by WorksheetEditor.
    Public Properties
     NameDescription
    Public PropertyGets the document editor.
    Public PropertyGets the worksheet.
    Public Methods
     NameDescription
    Public MethodAdds the chart.
    Public MethodAdds the drawing to the sheet.
    Public MethodAdds a hyperlink to Hyperlinks.
    Public MethodAdds the merged cells to MergedCells.
    Public MethodClears contents (value and formula) of specified cells.
    Public MethodCreates the editor of CellComment.
    Public MethodCreates the chart properties editor of SheetDrawing.
    Public MethodCreates the editor of SheetDrawing.
    Public MethodOverloaded. Creates the editor of .
    Public MethodInserts the columns to the sheet.
    Public MethodInserts the rows to the sheet.
    Public MethodMoves the worksheet in Worksheets list.
    Public MethodRemoves the comment that is associated with specified cell.
    Public MethodRemoves the columns from sheet.
    Public MethodRemoves the drawing from Drawings.
    Public MethodRemoves a hyperlink from Hyperlinks.
    Public MethodRemoves all hyperlinks from Hyperlinks, which are intersected with specified cell references.
    Public MethodRemoves the merged cells from MergedCells.
    Public MethodRemoves the rows from sheet.
    Public MethodAdds new comment for specified cell.
    Public MethodSets value of IsHidden property for specified columns.
    Public MethodSets the StyleIndex property for specified columns.
    Public MethodSets the Width property for specified columns.
    Public MethodSets the Format property.
    Public MethodSets the hyperlink.
    Public MethodSets the workseet name.
    Public MethodSets AutoHeight property to for specified row.
    Public MethodSets the Height property for specified rows.
    Public MethodSets the Height property for specified rows.
    Public MethodSets value of IsHidden property for specified rows.
    Public MethodSets the StyleIndex property for specified rows.
    Public MethodSets the View property.
    Public MethodUnmerges cells, which are intersecting with cells.
    See Also