Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / RepeatSetting Class / Range Property
In This Topic
    Range Property (RepeatSetting)
    In This Topic
    Returns or sets an instance of IRange whose repeat settings are the same.
    Syntax
    public IRange Range {get; set;}
    See Also