用VBA怎样实现图片背景纹理

来源:互联网 发布:淘宝举报卖家有用吗 编辑:程序博客网 时间:2024/05/12 10:33

Set mychart=Worksheets("Sheet 1").ChartObjects("图表 1")

mychart.Chart.ChartArea.Fill.PresetTextTured(msoFillTextured)

mychart.Chart.PlotArea.ClearFormats

mychart.Chart.PlotArea.Interior.ColorIndex=0