Aracılığıyla paylaş


BlockOfCells(Int64, Int32) Constructor

Definition

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

Applies to