Parameters
- columnIndex
- The index of first column to index.
- columnCount
- The count of columns to index.
- styleIndex
- The style index.
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown if columnIndex or columnIndex+columnCount is less than zero -or- columnIndex or columnIndex+columnCount is equal to or greater 16383. |
| System.InvalidOperationException | Thrown if styleIndex is less than zero. |
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