Spread Windows Forms 6.0 Product Documentation
CellRangeSegmentData Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace : CellRangeSegmentData Class


Glossary Item Box

The following tables list the members exposed by CellRangeSegmentData.

Public Constructors

 NameDescription
Public ConstructorCellRangeSegmentData ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyColumnGets the column index of the first cell in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertyColumnCountGets the number of columns in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertyCountGets the number of items in this instance.  
Public PropertyDataTypeGets or sets the type of the data.  
Public PropertyReferenceErrorGets a value indicating whether the current cell range is an invalid reference.  
Public PropertyRowGets the row index of the first cell in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertyRowCountGets the number of rows in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertySheetNameOverridden. Gets or sets the name of the sheet.  
Public PropertySheetViewOverridden. Gets or sets the sheet view.  
Top

Public Methods

 NameDescription
Public MethodContainsOverloaded. Determines whether the range of cells contains the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodContainsDateTimeOnlyDetermines whether the segment contains date time only.  
Public MethodContainStringValueIndicates that whether the segment contains a string value.  
Public MethodDisposeOverloaded. Releases unmanaged and - optionally - managed resources  
Public MethodEqualsOverloaded. Determines whether the range of cells is the same as another specified range of cells. (Inherited from FarPoint.Win.Spread.Chart.SheetCellRange)
Public MethodGetHashCodeGets the hash code of this object. (Inherited from FarPoint.Win.Spread.Chart.SheetCellRange)
Public MethodGetValueGets the value.  
Public MethodIntersectColumnDetermines whether the range of cells intersects the specified column. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodIntersectRowDetermines whether the range of cells intersects the specified row. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodIntersectsDetermines whether the range of cells intersects the specified range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodIntersectWithIntersects with the new cell range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodIsValidRangeOverloaded. Determines whether this cell range is valid in the specified sheet. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodToStringReturns a System.String that represents this instance.  
Top

Protected Methods

 NameDescription
Protected MethodFinalizeReleases unmanaged resources and performs other cleanup operations before the CellRangeSegmentData is reclaimed by garbage collection.  
Protected MethodOnDataChangedFires DataChanged event.  
Top

Public Events

 NameDescription
Public EventDataChangedOccurs when data of one cell in cell range is changed.  
Top

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.