CreateColumnsReferences(Int32,Int32) Method (CellReferences)
Creates the cell references to the specified columns.
'Declaration
Public Shared Function CreateColumnsReferences( _
ByVal columnIndexIndex of the column.
As System.Int32, _
ByVal columnCountThe column count.
As System.Int32 _
) As CellReferences
Parameters
- columnIndex
- Index of the column.
- columnCount
- The column count.
Return Value
The cell references to the columns.
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