維基百科SVG
EXCEL VBA繪圖
EXCEL VBA繪圖程式碼
Sub 劉任昌()
For i = 0 To 4
ActiveSheet.Shapes.AddShape(msoShapeOval, i * 200, 0, 200, 200).Fill.ForeColor.RGB = RGB(255, 255, 0)
ActiveSheet.Shapes.AddShape(msoShapeOval, i * 200 + 50, 50, 30, 20).Fill.ForeColor.RGB = RGB(0, 0, 0)
ActiveSheet.Shapes.AddShape(msoShapeOval, i * 200 + 120, 50, 30, 20).Fill.ForeColor.RGB = RGB(0, 0, 0)
ActiveSheet.Shapes.AddShape(msoShapeRectangle, i * 200 + 90, 80, 20, 50).Fill.ForeColor.RGB = RGB(0, 0, 255)
ActiveSheet.Shapes.AddShape(msoShapeRectangle, i * 200 + 70, 150, 60, 15).Fill.ForeColor.RGB = RGB(255, 0, 0)
Next
End Sub
https://wenyupanda.blogspot.com/2021/12/svgexcelword.html
回覆刪除https://ccx20020920.blogspot.com/2021/12/svgexcelword.html
回覆刪除https://d11036120.blogspot.com/2021/12/svgexcelword.html
回覆刪除https://20020927.blogspot.com/2021/12/svgexcelword.html
回覆刪除https://d10726160.blogspot.com/2021/12/svg-excel-and-word-vba-addshape.html
回覆刪除https://psdcaw.blogspot.com/2021/12/svgexcelword.html
回覆刪除D11036110:https://pennylllee.blogspot.com/2021/12/svgexcelword.html
回覆刪除https://siangyi0927.blogspot.com/2021/12/svgexcelword.html
回覆刪除https://nilkai.blogspot.com/2021/12/svgexcelword.html
回覆刪除