Sheet Members

The Sheet type exposes the following members.

Constructors


  Name Description
Public method Sheet

Methods


  Name Description
Public method AddChart(Int32, Int32, Type, Int32, Int32, Int32, Int32, ChartViewType, Boolean) (Inherited from SheetView.)
Public method AddChart(Int32, Int32, Type, Int32, Int32, Int32, Int32) (Inherited from SheetView.)
Public method AddChart(array<CellRange>[]()[][], Type, Int32, Int32, Int32, Int32, ChartViewType, Boolean) (Inherited from SheetView.)
Public method AddChart(array<CellRange>[]()[][], Type, Int32, Int32, Int32, Int32) (Inherited from SheetView.)
Public method AddChart(CellRange, Type, Int32, Int32, Int32, Int32, ChartViewType, Boolean) (Inherited from SheetView.)
Public method AddChart(CellRange, Type, Int32, Int32, Int32, Int32) (Inherited from SheetView.)
Public method AddColumnFooterSpanCell (Inherited from SheetView.)
Public method AddColumnHeaderSpanCell (Inherited from SheetView.)
Public method AddColumns (Inherited from SheetView.)
Public method AddControl(Control) (Inherited from SheetView.)
Public method AddControl(Control, Int32, Int32) (Inherited from SheetView.)
Public method AddControl(Control, Int32, Int32, Int32, Int32) (Inherited from SheetView.)
Public method AddCustomFunction (Inherited from SheetView.)
Public method AddCustomName(String, String, Int32, Int32, Boolean, String) (Inherited from SheetView.)
Public method AddCustomName(String, Expression, Boolean, String) (Inherited from SheetView.)
Public method AddCustomName(String, String, Int32, Int32) (Inherited from SheetView.)
Public method AddCustomName(String, Expression) (Inherited from SheetView.)
Public method AddRangeGroup (Inherited from SheetView.)
Public method AddRowHeaderSpanCell (Inherited from SheetView.)
Public method AddRows (Inherited from SheetView.)
Public method AddRowToDataSource (Inherited from SheetView.)
Public method AddSelection (Inherited from SheetView.)
Public method AddShape(PSShape) (Inherited from SheetView.)
Public method AddShape(PSShape, Int32, Int32) (Inherited from SheetView.)
Public method AddSpanCell (Inherited from SheetView.)
Public method AddSparkline(SheetCellRange, CellRange, SparklineType, ExcelSparklineSetting) (Inherited from SheetView.)
Public method AddSparkline(array<SheetCellRange>[]()[][], array<CellRange>[]()[][], SparklineType, ExcelSparklineSetting) (Inherited from SheetView.)
Public method AddSparkline(String, String, SparklineType, ExcelSparklineSetting) (Inherited from SheetView.)
Public method AddSquareSparkline (Inherited from SheetView.)
Public method AddTable(String, Int32, Int32, Int32, Int32, String) (Inherited from SheetView.)
Public method AddTable(String, Int32, Int32, Int32, Int32, String, Boolean, Boolean) (Inherited from SheetView.)
Public method AddTable(String, Int32, Int32, Int32, Int32) (Inherited from SheetView.)
Public method AddTable(Int32, Int32, Int32, Int32, String) (Inherited from SheetView.)
Public method AddTable(Int32, Int32, Int32, Int32, String, Boolean, Boolean) (Inherited from SheetView.)
Public method AddTable(Int32, Int32, Int32, Int32) (Inherited from SheetView.)
Public method AddTable(TableView) (Inherited from SheetView.)
Public method AddUnboundRows (Inherited from SheetView.)
Public method ApplyCustomColumnInfoToGrid
Public method ApplyXMLDefinition
Public method AutoFilterColumn (Inherited from SheetView.)
Public method AutoFilterReset (Inherited from SheetView.)
Public method AutoSortColumn(Int32) (Inherited from SheetView.)
Public method AutoSortColumn(Int32, Boolean) (Inherited from SheetView.)
Public method AutoSortColumn(Int32, Boolean, Boolean) (Inherited from SheetView.)
Public method BindDataColumn (Inherited from SheetView.)
Public method ClearColumnFooterSpanCells (Inherited from SheetView.)
Public method ClearColumnHeaderSpanCells (Inherited from SheetView.)
Public method ClearConditionalFormating(Int32, Int32) (Inherited from SheetView.)
Public method ClearConditionalFormating(Int32, Int32, Int32, Int32) (Inherited from SheetView.)
Public method ClearConditionalFormatings (Inherited from SheetView.)
Public method ClearConditionalFormats (Inherited from SheetView.)
Public method ClearControls (Inherited from SheetView.)
Public method ClearCustomFunctions (Inherited from SheetView.)
Public method ClearCustomNames(Boolean) (Inherited from SheetView.)
Public method ClearCustomNames()()()() (Inherited from SheetView.)
Public method ClearRange(Int32, Int32, Int32, Int32, Boolean) (Inherited from SheetView.)
Public method ClearRange(Int32, Int32, Int32, Int32, Boolean, ClipboardCopyOptions) (Inherited from SheetView.)
Public method ClearRangeGroup (Inherited from SheetView.)
Public method ClearRowFilter()()()() (Inherited from SheetView.)
Public method ClearRowFilter(Int32, Int32) (Inherited from SheetView.)
Public method ClearRowHeaderSpanCells (Inherited from SheetView.)
Public method ClearSelection (Inherited from SheetView.)
Public method ClearShapes (Inherited from SheetView.)
Public method ClearSpanCells (Inherited from SheetView.)
Public method ClearSparklineGroupsInRange (Inherited from SheetView.)
Public method ClearSparklines (Inherited from SheetView.)
Public method ClipboardCopy()()()() (Inherited from SheetView.)
Public method ClipboardCopy(ClipboardCopyOptions) (Inherited from SheetView.)
Public method ClipboardCopy(CellRange) (Inherited from SheetView.)
Public method ClipboardCopy(CellRange, ClipboardCopyOptions) (Inherited from SheetView.)
Public method ClipboardCopyShape (Inherited from SheetView.)
Public method ClipboardCut()()()() (Inherited from SheetView.)
Public method ClipboardCut(ClipboardCopyOptions) (Inherited from SheetView.)
Public method ClipboardCutShape (Inherited from SheetView.)
Public method ClipboardPaste()()()() (Inherited from SheetView.)
Public method ClipboardPaste(ClipboardPasteOptions) (Inherited from SheetView.)
Public method ClipboardPaste(ClipboardPasteOptions, IDataObject) (Inherited from SheetView.)
Public method ClipboardPaste(ClipboardPasteOptions, IDataObject, CellRange) (Inherited from SheetView.)
Public method ClipboardPasteShape()()()() (Inherited from SheetView.)
Public method ClipboardPasteShape(ShapeClipboardObject) (Inherited from SheetView.)
Public method Clone (Inherited from SheetView.)
Public method ConvertTableToRange (Inherited from SheetView.)
Public method CopyRange (Inherited from SheetView.)
Public method CreateObjRef(System.Type)
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public method DeserialiseGroupingInformation
Protected method Dispose(Boolean) (Inherited from SheetView.)
Public method Dispose
Releases all resources used by the Component.
(Inherited from Component.)
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method ExpandRangeGroup(RangeGroupInfo, Boolean, Boolean) (Inherited from SheetView.)
Public method ExpandRangeGroup(Int32, Int32, Boolean, Boolean) (Inherited from SheetView.)
Public method ExpandRow (Inherited from SheetView.)
Public method FillRange(Int32, Int32, Int32, Int32, Int32, FillDirection) (Inherited from SheetView.)
Public method FillRange(Int32, Int32, Int32, Int32, Int32, FillDirection, Boolean) (Inherited from SheetView.)
Public method FillRange(Int32, Int32, Int32, Int32, Int32, FillDirection, Boolean, Boolean) (Inherited from SheetView.)
Public method FillRange(Int32, Int32, Int32, Int32, Int32, FillDirection, Boolean, Boolean, Boolean, CustomFillSeriesList) (Inherited from SheetView.)
Protected method Finalize (Inherited from SheetView.)
Public method FindChildView (Inherited from SheetView.)
Public method FireRemovedFromSpread (Inherited from SheetView.)
Public method GenerateXMLDefinition
Public method GetArray (Inherited from SheetView.)
Public method GetCellErrorText (Inherited from SheetView.)
Public method GetCellFromTag (Inherited from SheetView.)
Public method GetCellNoteInternal (Inherited from SheetView.)
Public method GetCellType (Inherited from SheetView.)
Public method GetChildRelation (Inherited from SheetView.)
Public method GetChildSheets (Inherited from SheetView.)
Public method GetChildView (Inherited from SheetView.)
Public method GetChildVisible (Inherited from SheetView.)
Public method GetClip (Inherited from SheetView.)
Public method GetClipDataObject (Inherited from SheetView.)
Public method GetClipValue (Inherited from SheetView.)
Public method GetColumnAllowAutoSort (Inherited from SheetView.)
Public method GetColumnAllowFilter (Inherited from SheetView.)
Public method GetColumnAutoFilterIndex (Inherited from SheetView.)
Public method GetColumnAutoSortIndex (Inherited from SheetView.)
Public method GetColumnAutoText (Inherited from SheetView.)
Public method GetColumnFooterText (Inherited from SheetView.)
Public method GetColumnFromTag (Inherited from SheetView.)
Public method GetColumnHeaderSpanCell (Inherited from SheetView.)
Public method GetColumnLabel (Inherited from SheetView.)
Public method GetColumnMerge (Inherited from SheetView.)
Public method GetColumnPageBreak (Inherited from SheetView.)
Public method GetColumnShowSortIndicator (Inherited from SheetView.)
Public method GetColumnSizeable (Inherited from SheetView.)
Public method GetColumnSortIndicator (Inherited from SheetView.)
Public method GetColumnVisible (Inherited from SheetView.)
Protected method GetColumnVisibleCount (Inherited from SheetView.)
Public method GetColumnWidth (Inherited from SheetView.)
Public method GetConditionalFormats(Int32, Int32) (Inherited from SheetView.)
Public method GetConditionalFormats(Int32%, Int32%, Boolean) (Inherited from SheetView.)
Public method GetConditionalFormatting(Int32, Int32, Int32, Int32) (Inherited from SheetView.)
Public method GetConditionalFormatting(Int32, Int32) (Inherited from SheetView.)
Public method GetControl (Inherited from SheetView.)
Public method GetControlContainer (Inherited from SheetView.)
Public method GetCustomFunction (Inherited from SheetView.)
Public method GetCustomFunctionEnumerator (Inherited from SheetView.)
Public method GetCustomName(String, Int32, Int32, Boolean) (Inherited from SheetView.)
Public method GetCustomName(String, Boolean) (Inherited from SheetView.)
Public method GetCustomName(String, Int32, Int32) (Inherited from SheetView.)
Public method GetCustomName(String) (Inherited from SheetView.)
Public method GetCustomNameComment (Inherited from SheetView.)
Public method GetCustomNameEnumerator(Boolean) (Inherited from SheetView.)
Public method GetCustomNameEnumerator()()()() (Inherited from SheetView.)
Public method GetDataView (Inherited from SheetView.)
Public method GetDropDownFilterItems (Inherited from SheetView.)
Public method GetEditor (Inherited from SheetView.)
Public method GetExcelSheetNames (Inherited from SheetView.)
Public method GetExpression (Inherited from SheetView.)
Public method GetFilterBarCellType (Inherited from SheetView.)
Public method GetFormula (Inherited from SheetView.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetLastNonEmptyColumn (Inherited from SheetView.)
Public method GetLastNonEmptyRow (Inherited from SheetView.)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetModelColumnFromViewColumn (Inherited from SheetView.)
Public method GetModelRowFromViewRow (Inherited from SheetView.)
Public method GetNote (Inherited from SheetView.)
Public method GetNoteBounds (Inherited from SheetView.)
Public method GetNoteColumnIndex (Inherited from SheetView.)
Public method GetNoteRowIndex (Inherited from SheetView.)
Public method GetNoteStyle (Inherited from SheetView.)
Public method GetNoteZoomFactor (Inherited from SheetView.)
Public method GetObjectData (Inherited from SheetView.)
Public method GetPreferredCellSize (Inherited from SheetView.)
Public method GetPreferredColumnWidth(Int32) (Inherited from SheetView.)
Public method GetPreferredColumnWidth(Int32, Boolean) (Inherited from SheetView.)
Public method GetPreferredColumnWidth(Int32, Boolean, Boolean) (Inherited from SheetView.)
Public method GetPreferredColumnWidth(Int32, Boolean, Boolean, Boolean) (Inherited from SheetView.)
Public method GetPreferredColumnWidth(Int32, Boolean, Boolean, Boolean, Boolean) (Inherited from SheetView.)
Public method GetPreferredPrintColumnWidth (Inherited from SheetView.)
Public method GetPreferredPrintRowHeight (Inherited from SheetView.)
Public method GetPreferredRowHeight(Int32) (Inherited from SheetView.)
Public method GetPreferredRowHeight(Int32, Boolean) (Inherited from SheetView.)
Public method GetPreferredRowHeight(Int32, Boolean, Boolean) (Inherited from SheetView.)
Public method GetRangeGroupInfo (Inherited from SheetView.)
Public method GetRangeGroupLevels (Inherited from SheetView.)
Public method GetRenderer (Inherited from SheetView.)
Public method GetRootSheet (Inherited from SheetView.)
Public method GetRowAutoText (Inherited from SheetView.)
Public method GetRowErrorText (Inherited from SheetView.)
Public method GetRowExpandable (Inherited from SheetView.)
Public method GetRowFromTag (Inherited from SheetView.)
Public method GetRowHeaderSpanCell (Inherited from SheetView.)
Public method GetRowHeight (Inherited from SheetView.)
Public method GetRowLabel (Inherited from SheetView.)
Public method GetRowMerge (Inherited from SheetView.)
Public method GetRowPageBreak (Inherited from SheetView.)
Public method GetRowSizeable (Inherited from SheetView.)
Public method GetRowVisible (Inherited from SheetView.)
Protected method GetRowVisibleCount (Inherited from SheetView.)
Public method GetSelection (Inherited from SheetView.)
Public method GetSelections (Inherited from SheetView.)
Protected method GetService(System.Type)
Returns an object that represents a service provided by the Component or by its Container.
(Inherited from Component.)
Public method GetShape (Inherited from SheetView.)
Public method GetSpanCell (Inherited from SheetView.)
Public method GetSparkline (Inherited from SheetView.)
Public method GetStickyNoteStyleInfo (Inherited from SheetView.)
Public method GetStyleInfo(Int32, Int32) (Inherited from SheetView.)
Public method GetStyleInfo(Int32, Int32, StyleInfo) (Inherited from SheetView.)
Public method GetTable(String) (Inherited from SheetView.)
Public method GetTable(Int32, Int32) (Inherited from SheetView.)
Public method GetTableEnumerator (Inherited from SheetView.)
Public method GetTag (Inherited from SheetView.)
Public method GetText (Inherited from SheetView.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetUnboundValue (Inherited from SheetView.)
Public method GetValidConditionalFormat (Inherited from SheetView.)
Public method GetValue (Inherited from SheetView.)
Public method GetViewColumnFromModelColumn (Inherited from SheetView.)
Public method GetViewRowFromModelRow (Inherited from SheetView.)
Public method GroupSparkline(array<CellRange>[]()[][], SparklineType) (Inherited from SheetView.)
Public method GroupSparkline(array<CellRange>[]()[][]) (Inherited from SheetView.)
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected method InitPropArray (Inherited from SheetView.)
Public method InternalShouldSerializeAutoSortColumns (Inherited from SheetView.)
Public method InvalidateRowFilter (Inherited from SheetView.)
Public method IsAnyCellInColumnSelected (Inherited from SheetView.)
Public method IsAnyCellInRowSelected (Inherited from SheetView.)
Public method IsColumnBound (Inherited from SheetView.)
Public method IsRowBound (Inherited from SheetView.)
Public method IsRowExpanded (Inherited from SheetView.)
Public method IsSelected (Inherited from SheetView.)
Public method JoinShapes (Inherited from SheetView.)
Public method LoadFormulas (Inherited from SheetView.)
Public method LoadTextFile(String, TextFileFlags) (Inherited from SheetView.)
Public method LoadTextFile(Stream, TextFileFlags) (Inherited from SheetView.)
Public method LoadTextFile(String, TextFileFlags, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method LoadTextFile(String, TextFileFlags, IncludeHeaders, String, String, String, Encoding) (Inherited from SheetView.)
Public method LoadTextFile(Stream, TextFileFlags, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method LoadTextFile(Stream, TextFileFlags, IncludeHeaders, String, String, String, Encoding) (Inherited from SheetView.)
Public method LoadTextFile(String, Boolean) (Inherited from SheetView.)
Public method LoadTextFile(Stream, Boolean) (Inherited from SheetView.)
Public method LoadTextFile(String, Boolean, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method LoadTextFile(Stream, Boolean, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method LoadTextFile(String, Boolean, IncludeHeaders, String, String, String, Encoding) (Inherited from SheetView.)
Public method LoadTextFile(String, Boolean, IncludeHeaders, String, String, String, Encoding, Boolean) (Inherited from SheetView.)
Public method LoadTextFile(Stream, Boolean, IncludeHeaders, String, String, String, Encoding) (Inherited from SheetView.)
Public method LoadTextFile(Stream, Boolean, IncludeHeaders, String, String, String, Encoding, Boolean) (Inherited from SheetView.)
Public method LoadTextFileRange(String, CellRange, TextFileFlags) (Inherited from SheetView.)
Public method LoadTextFileRange(String, CellRange, TextFileFlags, String, String, String) (Inherited from SheetView.)
Public method LoadTextFileRange(String, CellRange, TextFileFlags, String, String, String, Encoding) (Inherited from SheetView.)
Public method LoadTextFileRange(Stream, CellRange, TextFileFlags) (Inherited from SheetView.)
Public method LoadTextFileRange(Stream, CellRange, TextFileFlags, String, String, String, Encoding) (Inherited from SheetView.)
Public method LoadTextFileRange(Stream, CellRange, TextFileFlags, String, String, String) (Inherited from SheetView.)
Public method ManageGrid
Protected method MemberwiseClone(System.Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ModifyCustomName (Inherited from SheetView.)
Public method MoveColumn(Int32, Int32)
Public method MoveColumn(Int32, Int32, Boolean) (Inherited from SheetView.)
Public method MoveColumn(Int32, Int32, Int32, Boolean) (Inherited from SheetView.)
Public method MoveRange (Inherited from SheetView.)
Public method MoveRow(Int32, Int32, Int32, Boolean) (Inherited from SheetView.)
Public method MoveRow(Int32, Int32, Boolean) (Inherited from SheetView.)
Protected method OnAddColumnFooterRows (Inherited from SheetView.)
Protected method OnAddColumnHeaderRows (Inherited from SheetView.)
Protected method OnAddColumns (Inherited from SheetView.)
Protected method OnAddRowHeaderColumns (Inherited from SheetView.)
Protected method OnAddRows (Inherited from SheetView.)
Protected method OnCellChanged (Inherited from SheetView.)
Protected method OnCopyCells (Inherited from SheetView.)
Protected method OnCopyColumns (Inherited from SheetView.)
Protected method OnCopyRows (Inherited from SheetView.)
Public method OnDataModelChanged (Inherited from SheetView.)
Protected method OnDisposing (Inherited from SheetView.)
Protected method OnMoveCells (Inherited from SheetView.)
Protected method OnMoveColumns (Inherited from SheetView.)
Protected method OnMoveRows (Inherited from SheetView.)
Protected method OnNoteCreated (Inherited from SheetView.)
Protected method OnNoteMoved (Inherited from SheetView.)
Protected method OnNoteSized (Inherited from SheetView.)
Protected method OnRemoveColumnFooterRows (Inherited from SheetView.)
Protected method OnRemoveColumnHeaderRows (Inherited from SheetView.)
Protected method OnRemoveColumns (Inherited from SheetView.)
Protected method OnRemoveRowHeaderColumns (Inherited from SheetView.)
Protected method OnRemoveRows (Inherited from SheetView.)
Public method OnSheetColumnAxisModelChanged (Inherited from SheetView.)
Public method OnSheetRangeGroupModelChanged (Inherited from SheetView.)
Public method OnSheetRowAxisModelChanged (Inherited from SheetView.)
Public method OnSpanModelChanged (Inherited from SheetView.)
Protected method OnStickyNoteCreated (Inherited from SheetView.)
Protected method OnStickyNoteMoved (Inherited from SheetView.)
Protected method OnStickyNoteSized (Inherited from SheetView.)
Protected method OnStyleModelChanged (Inherited from SheetView.)
Protected method OnSwapCells (Inherited from SheetView.)
Protected method OnSwapColumns (Inherited from SheetView.)
Protected method OnSwapRows (Inherited from SheetView.)
Public method Open(String) (Inherited from SheetView.)
Public method Open(Stream) (Inherited from SheetView.)
Public method OpenExcel(Stream, String) (Inherited from SheetView.)
Public method OpenExcel(Stream, String, String) (Inherited from SheetView.)
Public method OpenExcel(Stream, Int32) (Inherited from SheetView.)
Public method OpenExcel(Stream, Int32, String) (Inherited from SheetView.)
Public method OpenExcel(String, String) (Inherited from SheetView.)
Public method OpenExcel(String, String, String) (Inherited from SheetView.)
Public method OpenExcel(String, Int32) (Inherited from SheetView.)
Public method OpenExcel(String, Int32, String) (Inherited from SheetView.)
Public method OpenSpreadFile (Inherited from SheetView.)
Public method ProcessColWidthChange
Public method ProcessDoubleRightClick
Public method ProcessEnterKey
Public method RaiseCellChanged(Int32, Int32) (Inherited from SheetView.)
Public method RaiseCellChanged(Int32, Int32, Int32, Int32) (Inherited from SheetView.)
Public method RaisePropertyChanged (Inherited from SheetView.)
Public method Recalculate (Inherited from SheetView.)
Public method RecalculateAll (Inherited from SheetView.)
Public method RemoveColumnFooterSpanCell (Inherited from SheetView.)
Public method RemoveColumnHeaderSpanCell (Inherited from SheetView.)
Public method RemoveColumns (Inherited from SheetView.)
Public method RemoveControl(Control) (Inherited from SheetView.)
Public method RemoveControl(String) (Inherited from SheetView.)
Public method RemoveCustomFunction (Inherited from SheetView.)
Public method RemoveCustomName(String, Boolean) (Inherited from SheetView.)
Public method RemoveCustomName(String) (Inherited from SheetView.)
Public method RemoveGroupings
Public method RemoveRangeGroup (Inherited from SheetView.)
Public method RemoveRowHeaderSpanCell (Inherited from SheetView.)
Public method RemoveRows (Inherited from SheetView.)
Public method RemoveSelection (Inherited from SheetView.)
Public method RemoveShape (Inherited from SheetView.)
Public method RemoveSpanCell (Inherited from SheetView.)
Public method RemoveTable (Inherited from SheetView.)
Public method Reset (Inherited from SheetView.)
Public method ResetFilteredColumn (Inherited from SheetView.)
Public method ResizeProportionalColumns
Public method ResumeAutoUpdateChartData (Inherited from SheetView.)
Public method ResumeFormulaParsing (Inherited from SheetView.)
Public method Save(String, Boolean) (Inherited from SheetView.)
Public method Save(String, SaveXMLOptions) (Inherited from SheetView.)
Public method Save(Stream, SaveXMLOptions) (Inherited from SheetView.)
Public method Save(Stream, Boolean) (Inherited from SheetView.)
Public method SaveHtml(String) (Inherited from SheetView.)
Public method SaveHtml(Stream) (Inherited from SheetView.)
Public method SaveHtmlRange(Int32, Int32, Int32, Int32, Boolean, Boolean, String) (Inherited from SheetView.)
Public method SaveHtmlRange(Int32, Int32, Int32, Int32, Boolean, Boolean, Boolean, String) (Inherited from SheetView.)
Public method SaveHtmlRange(Int32, Int32, Int32, Int32, Boolean, Boolean, Stream) (Inherited from SheetView.)
Public method SaveHtmlRange(Int32, Int32, Int32, Int32, Boolean, Boolean, Boolean, Stream) (Inherited from SheetView.)
Public method SaveTextFile(String, TextFileFlags) (Inherited from SheetView.)
Public method SaveTextFile(Stream, TextFileFlags) (Inherited from SheetView.)
Public method SaveTextFile(String, TextFileFlags, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method SaveTextFile(Stream, TextFileFlags, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method SaveTextFile(String, Boolean) (Inherited from SheetView.)
Public method SaveTextFile(Stream, Boolean) (Inherited from SheetView.)
Public method SaveTextFile(String, Boolean, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method SaveTextFile(String, Boolean, IncludeHeaders, String, String, String, Boolean) (Inherited from SheetView.)
Public method SaveTextFile(Stream, Boolean, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method SaveTextFile(Stream, Boolean, IncludeHeaders, String, String, String, Boolean) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, String, TextFileFlags, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, String, TextFileFlags, IncludeHeaders, String, String, String, Encoding) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, Stream, TextFileFlags, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, Stream, TextFileFlags, IncludeHeaders, String, String, String, Encoding) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, String, Boolean, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, Stream, Boolean, IncludeHeaders, String, String, String) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, String, Boolean, IncludeHeaders, String, String, String, Encoding) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, String, Boolean, IncludeHeaders, String, String, String, Encoding, Boolean) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, String, Boolean, IncludeHeaders, String, String, String, Encoding, Boolean, Boolean) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, Stream, Boolean, IncludeHeaders, String, String, String, Encoding, Boolean, Boolean) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, Stream, Boolean, IncludeHeaders, String, String, String, Encoding) (Inherited from SheetView.)
Public method SaveTextFileRange(Int32, Int32, Int32, Int32, Stream, Boolean, IncludeHeaders, String, String, String, Encoding, Boolean) (Inherited from SheetView.)
Public method SaveXml(Stream, Stream) (Inherited from SheetView.)
Public method SaveXml(String, String) (Inherited from SheetView.)
Public method SaveXml(Stream) (Inherited from SheetView.)
Public method SaveXml(String) (Inherited from SheetView.)
Public method SerialiseGroupingInformation
Public method SetActiveCell(Int32, Int32) (Inherited from SheetView.)
Public method SetActiveCell(Int32, Int32, Boolean) (Inherited from SheetView.)
Public method SetArray (Inherited from SheetView.)
Public method SetCellErrorText (Inherited from SheetView.)
Public method SetChildVisible (Inherited from SheetView.)
Public method SetClip (Inherited from SheetView.)
Public method SetClipSpecial(Int32, Int32, Int32, Int32, Object, ClipboardPasteOptions) (Inherited from SheetView.)
Public method SetClipSpecial(Int32, Int32, Int32, Int32, Object, ClipboardPasteOptions, Boolean, Boolean) (Inherited from SheetView.)
Public method SetClipSpecial(Int32, Int32, Int32, Int32, Object, ClipboardPasteOptions, Boolean, Boolean, Boolean) (Inherited from SheetView.)
Public method SetClipValue (Inherited from SheetView.)
Public method SetColumnAllowAutoSort(Int32, Boolean) (Inherited from SheetView.)
Public method SetColumnAllowAutoSort(Int32, Int32, Boolean) (Inherited from SheetView.)
Public method SetColumnAllowFilter(Int32, Boolean) (Inherited from SheetView.)
Public method SetColumnAllowFilter(Int32, Int32, Boolean) (Inherited from SheetView.)
Public method SetColumnAutoFilterIndex (Inherited from SheetView.)
Public method SetColumnAutoSortIndex (Inherited from SheetView.)
Public method SetColumnLabel (Inherited from SheetView.)
Public method SetColumnMerge (Inherited from SheetView.)
Public method SetColumnPageBreak (Inherited from SheetView.)
Public method SetColumnShowSortIndicator(Int32, Boolean) (Inherited from SheetView.)
Public method SetColumnShowSortIndicator(Int32, Int32, Boolean) (Inherited from SheetView.)
Public method SetColumnSizeable (Inherited from SheetView.)
Public method SetColumnSortIndicator (Inherited from SheetView.)
Public method SetColumnVisible (Inherited from SheetView.)
Public method SetColumnWidth (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, NamedStyle, ComparisonOperator) (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, NamedStyle, ComparisonOperator, String) (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, NamedStyle, ComparisonOperator, String, String) (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, NamedStyle, ComparisonOperator, Expression, Expression) (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, NamedStyle, ComparisonOperator, Expression) (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, Int32, Int32, NamedStyle, ComparisonOperator) (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, Int32, Int32, NamedStyle, ComparisonOperator, String) (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, Int32, Int32, NamedStyle, ComparisonOperator, String, String) (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, Int32, Int32, NamedStyle, ComparisonOperator, Expression) (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, Int32, Int32, NamedStyle, ComparisonOperator, Expression, Expression) (Inherited from SheetView.)
Public method SetConditionalFormat(Int32, Int32, array<ConditionalFormat>[]()[][]) (Inherited from SheetView.)
Public method SetConditionalFormatting(Int32, Int32, array<IConditionalFormattingRule>[]()[][]) (Inherited from SheetView.)
Public method SetConditionalFormatting(Int32, Int32, Boolean, array<IConditionalFormattingRule>[]()[][]) (Inherited from SheetView.)
Public method SetConditionalFormatting(Int32, Int32, Int32, Int32, array<IConditionalFormattingRule>[]()[][]) (Inherited from SheetView.)
Public method SetConditionalFormatting(Int32, Int32, Int32, Int32, Boolean, array<IConditionalFormattingRule>[]()[][]) (Inherited from SheetView.)
Public method SetConditionalFormatting(array<CellRange>[]()[][], array<IConditionalFormattingRule>[]()[][]) (Inherited from SheetView.)
Public method SetConditionalFormatting(array<CellRange>[]()[][], Boolean, array<IConditionalFormattingRule>[]()[][]) (Inherited from SheetView.)
Public method SetConditionalFormatting(array<ConditionalFormatting>[]()[][]) (Inherited from SheetView.)
Public method SetCustomNameComment (Inherited from SheetView.)
Public method SetDrillDown
Public method SetExpression (Inherited from SheetView.)
Public method SetFilteredColumn(Int32, String) (Inherited from SheetView.)
Public method SetFilteredColumn(IRowFilter, Int32, String) (Inherited from SheetView.)
Public method SetFormula (Inherited from SheetView.)
Public method SetFormulaConditionalFormat(Int32, Int32, NamedStyle, String) (Inherited from SheetView.)
Public method SetFormulaConditionalFormat(Int32, Int32, Int32, Int32, NamedStyle, String) (Inherited from SheetView.)
Public method SetInsideBorder (Inherited from SheetView.)
Public method SetModelColumnForViewColumn (Inherited from SheetView.)
Public method SetModelRowForViewRow (Inherited from SheetView.)
Public method SetMultipleColumnWidths (Inherited from SheetView.)
Public method SetMultipleRowHeights (Inherited from SheetView.)
Public method SetNote (Inherited from SheetView.)
Public method SetNoteBounds (Inherited from SheetView.)
Public method SetOutlineBorder (Inherited from SheetView.)
Public method SetRowErrorText (Inherited from SheetView.)
Public method SetRowExpandable (Inherited from SheetView.)
Public method SetRowHeight (Inherited from SheetView.)
Public method SetRowLabel (Inherited from SheetView.)
Public method SetRowMerge (Inherited from SheetView.)
Public method SetRowPageBreak (Inherited from SheetView.)
Public method SetRowSizeable (Inherited from SheetView.)
Public method SetRowVisible (Inherited from SheetView.)
Public method SetStickyNoteStyleInfo (Inherited from SheetView.)
Public method SetStyleInfo (Inherited from SheetView.)
Public method SetTag (Inherited from SheetView.)
Public method SetText (Inherited from SheetView.)
Public method SetupComplete
Public method SetValue(Int32, Int32, Object) (Inherited from SheetView.)
Public method SetValue(Int32, Int32, Object, Boolean) (Inherited from SheetView.)
Protected method ShouldSerializeAlternatingRows (Inherited from SheetView.)
Public method ShouldSerializeBackgroundImage (Inherited from SheetView.)
Protected method ShouldSerializeCells (Inherited from SheetView.)
Public method ShouldSerializeColumnFooterSheetCornerHorizontalGridLine (Inherited from SheetView.)
Protected method ShouldSerializeColumnFooterSheetCornerStyle (Inherited from SheetView.)
Public method ShouldSerializeColumnFooterSheetCornerVerticalGridLine (Inherited from SheetView.)
Protected method ShouldSerializeColumns (Inherited from SheetView.)
Protected method ShouldSerializeDefaultStyle (Inherited from SheetView.)
Protected method ShouldSerializeFilterBarHeaderStyle (Inherited from SheetView.)
Protected method ShouldSerializeGrayAreaBackColor (Inherited from SheetView.)
Public method ShouldSerializeHorizontalGridLine (Inherited from SheetView.)
Public method ShouldSerializeIsBackgroundImageTiled (Inherited from SheetView.)
Protected method ShouldSerializeLockFont (Inherited from SheetView.)
Public method ShouldSerializeModels (Inherited from SheetView.)
Public method ShouldSerializeNamedStyles (Inherited from SheetView.)
Protected method ShouldSerializeNullBackColor (Inherited from SheetView.)
Protected method ShouldSerializeNullFont (Inherited from SheetView.)
Protected method ShouldSerializeNullForeColor (Inherited from SheetView.)
Protected method ShouldSerializePrintInfo (Inherited from SheetView.)
Protected method ShouldSerializeRows (Inherited from SheetView.)
Protected method ShouldSerializeSaveNamedStyles (Inherited from SheetView.)
Protected method ShouldSerializeSelectionBackColor (Inherited from SheetView.)
Protected method ShouldSerializeSelectionFont (Inherited from SheetView.)
Protected method ShouldSerializeSelectionForeColor (Inherited from SheetView.)
Public method ShouldSerializeSheetCornerHorizontalGridLine (Inherited from SheetView.)
Protected method ShouldSerializeSheetCornerStyle (Inherited from SheetView.)
Public method ShouldSerializeSheetCornerVerticalGridLine (Inherited from SheetView.)
Public method ShouldSerializeVerticalGridLine (Inherited from SheetView.)
Public method ShouldSerializeZoomFactor (Inherited from SheetView.)
Public method ShowNotes (Inherited from SheetView.)
Public method SortColumns(Int32, Boolean) (Inherited from SheetView.)
Public method SortColumns(Int32, Boolean, IComparer) (Inherited from SheetView.)
Public method SortColumns(Int32, Int32, array<SortInfo>[]()[][]) (Inherited from SheetView.)
Public method SortRange (Inherited from SheetView.)
Public method SortRows(Int32, Boolean, Boolean) (Inherited from SheetView.)
Public method SortRows(Int32, Boolean, Boolean, IComparer) (Inherited from SheetView.)
Public method SortRows(Int32, Boolean, Boolean, IComparer, Boolean, Boolean) (Inherited from SheetView.)
Public method SortRows(Int32, Int32, array<SortInfo>[]()[][]) (Inherited from SheetView.)
Public method SuspendAutoUpdateChartData (Inherited from SheetView.)
Public method SuspendFormulaParsing (Inherited from SheetView.)
Public method SwapRange (Inherited from SheetView.)
Public method ToString
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component.)
Public method UngroupSparkline(CellRange) (Inherited from SheetView.)
Public method UngroupSparkline(array<CellRange>[]()[][]) (Inherited from SheetView.)
Public method UngroupSparkline(String) (Inherited from SheetView.)
Public method UpdateChartOnLayoutChanged (Inherited from SheetView.)
Public method UpdateNotes(Int32, Int32) (Inherited from SheetView.)
Public method UpdateNotes(Int32, Int32, Boolean) (Inherited from SheetView.)
Protected method UpdatePropArray (Inherited from SheetView.)
Public method UseCustomColumns_Click

Properties


  Name Description
Public property ActiveCell (Inherited from SheetView.)
Public property ActiveColumn (Inherited from SheetView.)
Public property ActiveColumnIndex (Inherited from SheetView.)
Public property ActiveRow (Inherited from SheetView.)
Public property ActiveRowIndex (Inherited from SheetView.)
Public property ActiveSkin (Inherited from SheetView.)
Public property AllowAutoSortIndexes (Inherited from SheetView.)
Public property AllowGroup (Inherited from SheetView.)
Public property AllowNoteEdit (Inherited from SheetView.)
Public property AllowSorting
Public property AllowTableCorner (Inherited from SheetView.)
Public property AlternatingRows (Inherited from SheetView.)
Public property AutoCalculation (Inherited from SheetView.)
Public property AutoFilterMode (Inherited from SheetView.)
Public property AutoGenerateColumns (Inherited from SheetView.)
Public property AutoSortColumns (Inherited from SheetView.)
Public property AutoSortFrozenRows (Inherited from SheetView.)
Public property AutoSortTrailingFrozenRows (Inherited from SheetView.)
Public property AutoUpdateNotes (Inherited from SheetView.)
Public property BackgroundImage (Inherited from SheetView.)
Public property BackgroundImageLayout (Inherited from SheetView.)
Protected property CanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Public property Cells (Inherited from SheetView.)
Public property Charts (Inherited from SheetView.)
Public property ChildRelationCount (Inherited from SheetView.)
Public property ColumnAutoSorted (Inherited from SheetView.)
Public property ColumnCount (Inherited from SheetView.)
Public property ColumnFooter (Inherited from SheetView.)
Public property ColumnFooterHorizontalGridLine (Inherited from SheetView.)
Public property ColumnFooterRowCount (Inherited from SheetView.)
Public property ColumnFooterSheetCornerHorizontalGridLine (Inherited from SheetView.)
Public property ColumnFooterSheetCornerStyle (Inherited from SheetView.)
Public property ColumnFooterSheetCornerStyleName (Inherited from SheetView.)
Public property ColumnFooterSheetCornerVerticalGridLine (Inherited from SheetView.)
Public property ColumnFooterVerticalGridLine (Inherited from SheetView.)
Public property ColumnFooterVisible (Inherited from SheetView.)
Public property ColumnHeader (Inherited from SheetView.)
Public property ColumnHeaderAutoFilterIndex (Inherited from SheetView.)
Public property ColumnHeaderAutoSortIndex (Inherited from SheetView.)
Public property ColumnHeaderAutoText (Inherited from SheetView.)
Public property ColumnHeaderAutoTextIndex (Inherited from SheetView.)
Public property ColumnHeaderHorizontalGridLine (Inherited from SheetView.)
Public property ColumnHeaderRowCount (Inherited from SheetView.)
Public property ColumnHeaderVerticalGridLine (Inherited from SheetView.)
Public property ColumnHeaderVisible (Inherited from SheetView.)
Public property Columns (Inherited from SheetView.)
Public property Container
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public property ContainingViews (Inherited from SheetView.)
Public property CustomColumnXML
Public property DataAllowAddNew (Inherited from SheetView.)
Public property DataAutoCellTypes (Inherited from SheetView.)
Public property DataAutoHeadings (Inherited from SheetView.)
Public property DataAutoSizeColumns (Inherited from SheetView.)
Public property DataMember (Inherited from SheetView.)
Public property DataSource (Inherited from SheetView.)
Public property DefaultGroupFooter (Inherited from SheetView.)
Public property DefaultStyle (Inherited from SheetView.)
Public property DefaultStyleName (Inherited from SheetView.)
Protected property DesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Public property DisplayZero (Inherited from SheetView.)
Public property DrawingContainer (Inherited from SheetView.)
Public property EnhancedFilterSortingMode (Inherited from SheetView.)
Protected property Events
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public property Expandable (Inherited from SheetView.)
Public property FilterBar (Inherited from SheetView.)
Public property FilterBarHeaderHorizontalGridLine (Inherited from SheetView.)
Public property FilterBarHeaderStyle (Inherited from SheetView.)
Public property FilterBarHeaderStyleName (Inherited from SheetView.)
Public property FilterBarHeaderVerticalGridLine (Inherited from SheetView.)
Public property FilterBarHorizontalGridLine (Inherited from SheetView.)
Public property FilterBarVerticalGridLine (Inherited from SheetView.)
Public property FpSpread (Inherited from SheetView.)
Public property FrozenColumnCount (Inherited from SheetView.)
Public property FrozenRowCount (Inherited from SheetView.)
Public property FrozenTrailingColumnCount (Inherited from SheetView.)
Public property FrozenTrailingRowCount (Inherited from SheetView.)
Public property GrayAreaBackColor (Inherited from SheetView.)
Public property GridControlContextMenuStrip
Public property GroupBarBackColor (Inherited from SheetView.)
Public property GroupBarHeight (Inherited from SheetView.)
Public property GroupBarInfo (Inherited from SheetView.)
Public property GroupBarVisible (Inherited from SheetView.)
Public property GroupFooterVisible (Inherited from SheetView.)
Public property GroupInfos (Inherited from SheetView.)
Public property GroupingInfoBase64
Public property GroupingPolicy (Inherited from SheetView.)
Public property GroupMaximumLevel (Inherited from SheetView.)
Public property GroupVerticalIndent (Inherited from SheetView.)
Public property HorizontalGridLine (Inherited from SheetView.)
Protected property IgnoreApplySpreadSkin (Inherited from SheetView.)
Public property IgnoreRemoveChartFromSheetView (Inherited from SheetView.)
Public property IsBlockSelected (Inherited from SheetView.)
Protected property IsInitializing (Inherited from SheetView.)
Public property Iteration (Inherited from SheetView.)
Public property JiwaGrid
Public property LockBackColor (Inherited from SheetView.)
Public property LockFont (Inherited from SheetView.)
Public property LockForeColor (Inherited from SheetView.)
Public property MaximumChange (Inherited from SheetView.)
Public property MaximumIterations (Inherited from SheetView.)
Public property MinZoomFactor (Inherited from SheetView.)
Public property Models (Inherited from SheetView.)
Public property Name
Public property NamedStyles (Inherited from SheetView.)
Public property NonEmptyColumnCount (Inherited from SheetView.)
Public property NonEmptyRowCount (Inherited from SheetView.)
Public property NotesContainer (Inherited from SheetView.)
Public property NullBackColor (Inherited from SheetView.)
Public property NullFont (Inherited from SheetView.)
Public property NullForeColor (Inherited from SheetView.)
Public property OperationMode (Inherited from SheetView.)
Public property Parent (Inherited from SheetView.)
Public property ParentRelationName (Inherited from SheetView.)
Public property ParentRowIndex (Inherited from SheetView.)
Public property PreviewRowInfo (Inherited from SheetView.)
Public property PrintInfo (Inherited from SheetView.)
Public property Protect (Inherited from SheetView.)
Public property RangeGroupBackgroundColor (Inherited from SheetView.)
Public property RangeGroupButtonStyle (Inherited from SheetView.)
Public property RangeGroupSummaryColumnRight (Inherited from SheetView.)
Public property RangeGroupSummaryRowBelow (Inherited from SheetView.)
Public property ReferenceStyle (Inherited from SheetView.)
Public property Rename (Inherited from SheetView.)
Public property RestrictColumns (Inherited from SheetView.)
Public property RestrictRows (Inherited from SheetView.)
Public property RowCount (Inherited from SheetView.)
Public property RowFilter (Inherited from SheetView.)
Public property RowHeader (Inherited from SheetView.)
Public property RowHeaderAutoText (Inherited from SheetView.)
Public property RowHeaderAutoTextIndex (Inherited from SheetView.)
Public property RowHeaderColumnCount (Inherited from SheetView.)
Public property RowHeaderHorizontalGridLine (Inherited from SheetView.)
Public property RowHeaderSelectorIndex (Inherited from SheetView.)
Public property RowHeaderVerticalGridLine (Inherited from SheetView.)
Public property RowHeaderVisible (Inherited from SheetView.)
Public property Rows (Inherited from SheetView.)
Public property SaveNamedStyles (Inherited from SheetView.)
Public property ScrollingContentInfo (Inherited from SheetView.)
Public property SelectionBackColor (Inherited from SheetView.)
Public property SelectionCount (Inherited from SheetView.)
Public property SelectionFont (Inherited from SheetView.)
Public property SelectionForeColor (Inherited from SheetView.)
Public property SelectionPolicy (Inherited from SheetView.)
Public property SelectionStyle (Inherited from SheetView.)
Public property SelectionUnit (Inherited from SheetView.)
Public property SerializeModels (Inherited from SheetView.)
Public property SheetCorner (Inherited from SheetView.)
Public property SheetCornerHorizontalGridLine (Inherited from SheetView.)
Public property SheetCornerStyle (Inherited from SheetView.)
Public property SheetCornerStyleName (Inherited from SheetView.)
Public property SheetCornerVerticalGridLine (Inherited from SheetView.)
Public property SheetName (Inherited from SheetView.)
Public property ShowIndicatorIndexes (Inherited from SheetView.)
Public property ShowRowSelector (Inherited from SheetView.)
Public property Site (Inherited from SheetView.)
Public property SparklineContainer (Inherited from SheetView.)
Public property StandardColumnXML
Public property StartingColumnNumber (Inherited from SheetView.)
Public property StartingRowNumber (Inherited from SheetView.)
Public property StopUpdatingChartDataSource (Inherited from SheetView.)
Public property Tag (Inherited from SheetView.)
Public property TitleInfo (Inherited from SheetView.)
Public property TypeCurrencyDecimalPlaces
Public property UsingCustomColumns
Public property VerticalGridLine (Inherited from SheetView.)
Public property Visible (Inherited from SheetView.)
Public property VisualStyles (Inherited from SheetView.)
Public property ZoomFactor (Inherited from SheetView.)

Events


  Name Description
Public event CellChanged (Inherited from SheetView.)
Public event Changed (Inherited from SheetView.)
Public event ColumnChanged (Inherited from SheetView.)
Public event Disposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public event Disposing (Inherited from SheetView.)
Public event NoteCreated (Inherited from SheetView.)
Public event NoteMoved (Inherited from SheetView.)
Public event NoteSized (Inherited from SheetView.)
Public event PropertyChanged (Inherited from SheetView.)
Public event ReferenceStyleChanged (Inherited from SheetView.)
Public event RowChanged (Inherited from SheetView.)
Public event StickyNoteCreated (Inherited from SheetView.)
Public event StickyNoteMoved (Inherited from SheetView.)
Public event StickyNoteSized (Inherited from SheetView.)