| DocxCellGetRowIndex Method |
Ritorna l'indice della riga a cui la cella appartiene.
Namespace:
QsGemBox.Docx
Assembly:
QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.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