|  | DocxCellGetRowIndex Method | 
            Ritorna l'indice della riga a cui la cella appartiene.
            
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 28.1.0-RC
 Syntax
SyntaxPublic Function GetRowIndex As Integer
public:
int GetRowIndex()
member GetRowIndex : unit -> int 
Return Value
Int32[Missing <returns> documentation for "M:QsGemBox.Docx.DocxCell.GetRowIndex"]
 See Also
See Also