GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : GetChildrenShapes メソッド |
'宣言
Public Function GetChildrenShapes( _ ByVal root As GroupShape, _ Optional ByVal selectedOnly As Boolean _ ) As Shape()
public Shape[] GetChildrenShapes( GroupShape root, bool selectedOnly )