PdfGridRowCollection
Add Method
|
Adds this instance.
Namespace:
Spire.Pdf.Grid
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
Public Function Add As PdfGridRow
public:
PdfGridRow^ Add()
member Add : unit -> PdfGridRow
Return Value
Type:
PdfGridRow
See Also