coreldraw vba FindShapes方法 Recursive參數含義

vba寫如下代碼: Public Sub Test()   Dim str1 As String   str1 = "@type='" & "rectangle" & "'"   Application.ActivePage.Shapes.FindShapes("", 0, False, str1).CreateSelection End Sub   [bool Recursive = true/
相關文章
相關標籤/搜索