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