PdfCells is a collection of PdfCell objects returnable from PdfRow's Cells property. Implements IEnumerable. Properties Methods Count this[] Properties int Count (Read-only) Returns the number of PdfCell objects in this collection. PdfCell this [ int Index ] (Read-only) This is the default parameterized property returning a PdfCell specified by a 1-based Index. Methods This object has no methods.
Properties int Count (Read-only) Returns the number of PdfCell objects in this collection. PdfCell this [ int Index ] (Read-only) This is the default parameterized property returning a PdfCell specified by a 1-based Index. Methods This object has no methods.
int Count (Read-only) Returns the number of PdfCell objects in this collection. PdfCell this [ int Index ] (Read-only) This is the default parameterized property returning a PdfCell specified by a 1-based Index.
Returns the number of PdfCell objects in this collection.
This is the default parameterized property returning a PdfCell specified by a 1-based Index.
This object has no methods.