Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.Table.GetNumCols
Queries number of columns in table.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.Table.GetNumCols"; Table ) More
Parameters
Parameter | Description | Example |
---|---|---|
Table | The identifier for the table. | $Table |
Result
Returns column count or error.
Description
Queries number of columns in table.See also DynaPDF.Table.GetNumRows
See also
- DynaPDF.Table.DeleteCol
- DynaPDF.Table.DeleteRows
- DynaPDF.Table.GetNextRow
- DynaPDF.Table.SetCellTable
- DynaPDF.Table.SetCellTemplate
- DynaPDF.Table.SetCellText
- DynaPDF.Table.SetColor
- DynaPDF.Table.SetColWidth
- DynaPDF.Table.SetFontSelMode
- DynaPDF.Table.SetFontSize
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014