Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public int IndexOf( TableCol col ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ col As TableCol _ ) As Integer |
| Visual C++ |
|---|
public: int IndexOf( TableCol^ col ) |
Parameters
- col
- Type: CuteEditor.Convertor..::..TableCol