'Declaration Public Shared Function CreateRow( _
ByVal rowIndexИндекс строки.As System.Int32 _
) As CellReference
public static CellReference CreateRow(
System.Int32 rowIndex
)
public: static CellReference* CreateRow(
System.Int32 rowIndex
)
public:
static CellReference^ CreateRow(
System.Int32 rowIndex
)
Parameters
- rowIndex
- Индекс строки.
Return Value
Новый экземпляр класса CellReference.