EBDN - Community - Question & Answers

  Monday, 15 February 2021
  3 Replies
  738 Visits
0
Votes
Undo
Hi,

I'd like to change 'Smart diagram' attribute value which is sheet attribute.
But the following code doesn't work.

oSheet.Attributes.ItemByID(701).Value = False

Attribute Id 701 is Smart Diagram attribute (P&ID Diagram).
Can I change the Smart Diagram attribute value using macro?