BlockOfCells(Int64, Int32) 构造函数

定义

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)

参数

nRowIndex
Int64
nColIndex
Int32

适用于