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