X
XP
In MS-Excel I use code like the following to store a custom color on the
palette:
ActiveWorkbook.Colors(16) = RGB(216, 219, 204)
What is the equivalent code in Visio?
Thanks much in advance.
palette:
ActiveWorkbook.Colors(16) = RGB(216, 219, 204)
What is the equivalent code in Visio?
Thanks much in advance.