DocxCell.GetColumnIndex Method

QsInformatica.Utils

DocxCellGetColumnIndex Method

Ritorna l'indice della colonna a cui la cella appartiene.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public int GetColumnIndex()
Public Function GetColumnIndex As Integer
public:
int GetColumnIndex()
member GetColumnIndex : unit -> int 

Return Value

Type: Int32

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxCell.GetColumnIndex"]

See Also