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