HRESULT SetSelectedCells(
int blockIndex,
IFRRectangle* selectedCells
);
void SetSelectedCells(
int blockIndex,
IFRRectangle selectedCells
);
Sub SetSelectedCells( _
blockIndex As Integer, _
selectedCells As IFRRectangle _
)
このページは役に立ちましたか?