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