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