Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Cell Class / Row Property

In This Topic
    Row Property (Cell)
    In This Topic
    Gets the parent table row of this cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property Row As Row
    public Row Row {get;}
    See Also