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