Spread WPF 17
GrapeCity.Excel Namespace / IRange Interface
Properties

In This Topic
    IRange Interface Members
    In This Topic

    The following tables list the members exposed by IRange.

    Public Properties
     NameDescription
     PropertyGets the zero-based index of the start column of the range.  
     PropertyGets the column span of the range.  
     PropertyGets the zero-based index of the start row of the range.  
     PropertyGets the row span of the range.  
    Top
    See Also