We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
I tried setting the color on the shape, but it appears I need to loop through all of the shapes that make up the shape.
How can I loop through all of the shapes that may make up a newly imported shape so that I can apply a color to each shape?
$shape = $newMaster.Import($svgfile) $shape.CellsU("FillForegnd").FormulaForceU = "RGB(51,255,85)"
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: