HRESULT SetSelectedCells(
int blockIndex,
IFRRectangle* selectedCells
);
void SetSelectedCells(
int blockIndex,
IFRRectangle selectedCells
);
Sub SetSelectedCells( _
blockIndex As Integer, _
selectedCells As IFRRectangle _
)
此页面对您有帮助吗?