| 
TableRow
GetRowIndex Method
  | 
 Returns index of the row in owner table.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
Public Function GetRowIndex As Integer
 
public:
int GetRowIndex()
 
member GetRowIndex : unit -> int 
 
 
 
Return Value
 
 Type:
 
Int32
 
 
 See Also
See Also