Version

RepeatTitleRange Class Members

The following tables list the members exposed by RepeatTitleRange.

Public Constructors
 NameDescription
Public ConstructorRepeatTitleRange ConstructorCreates a new RepeatTitleRange instance.  
Public Properties
 NameDescription
Public PropertyEndIndexGets the index of the last row or column in the range.  
Public PropertyStartIndexGets the index of the first row or column in the range.  
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the specified value equals this RepeatTitleRange.  
Public MethodGetHashCodeGtes the hash code for the RepeatTitleRange.  
Public MethodToStringGets the string representation of the range.  
See Also