This document is archived and information here might be outdated. Recommended version. |
Add a row.
[Visual Basic .NET] Public Sub AddRow ( _ ByRef row As Object _ )
[C#] public void AddRow ( ref object row );
[C++]
HRESULT AddRow(
Variant* row
);
[C++]
Parameters row [in]
row is a parameter of type VARIANT*