CreateFixedCell(Int32,Int32,Boolean,Boolean) Method (CellReference)
Creates the fixed cell reference.
'Declaration
Public Overloads Shared Function CreateFixedCell( _
ByVal columnIndexIndex of the column.
As System.Int32, _
ByVal As System.Int32, _
ByVal fixedColumnA value indicating whether column is fixed.
As Boolean, _
ByVal As Boolean _
) As CellReference
Parameters
- columnIndex
- Index of the column.
- rowIndex
- Index of the row.
- fixedColumn
- A value indicating whether column is fixed.
- fixedRow
- A value indicating whether row is fixed.
Return Value
The fixed cell reference.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5