true
'宣言 Public Function QueryObjects( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal includeFreeFloating As Boolean, _ Optional ByVal overlaped As Boolean _ ) As DrawingObject()
'宣言
Public Function QueryObjects( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal includeFreeFloating As Boolean, _ Optional ByVal overlaped As Boolean _ ) As DrawingObject()
public DrawingObject[] QueryObjects( int row, int column, int row2, int column2, bool includeFreeFloating, bool overlaped )
WorksheetDrawing クラス WorksheetDrawing メンバ
© MESCIUS inc. All rights reserved.