Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / RepeatSetting Class
Properties

In This Topic
    RepeatSetting Class Members
    In This Topic

    The following tables list the members exposed by RepeatSetting.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns or sets an instance of IRange whose repeat settings are the same.  
    Public Property Returns or sets the end index of the columns which are the tail of the range.  
    Public Property Returns or sets the start index of the columns which are the tail of the range.  
    Public Property Returns or sets the end index of the rows which are the tail of the range.  
    Public Property Returns or sets the start index of the rows which are the tail of the range.  
    Public Property Returns or sets the end index of the columns which are the title of the range.  
    Public Property Returns or sets the start index of the columns which are the title of the range.  
    Public Property Returns or sets the end index of the rows which are the title of the range.  
    Public Property Returns or sets the start index of the rows which are the title of the range.  
    Top
    See Also