BlockOfCells(Int64, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
BlockOfCells(long nRowIndex, int nColIndex);
public BlockOfCells (long nRowIndex, int nColIndex);
new Microsoft.ReportingServices.QueryDesigners.BlockOfCells : int64 * int -> Microsoft.ReportingServices.QueryDesigners.BlockOfCells
Public Sub New (nRowIndex As Long, nColIndex As Integer)
Parameters
- nRowIndex
- Int64
- nColIndex
- Int32