Use-Powershell
Showing posts with label
macro
.
Show all posts
Showing posts with label
macro
.
Show all posts
17 April 2014
Word macro to add image border
Selection.InlineShapes(1).Borders.OutsideLineStyle = wdLineStyleDouble
Selection.InlineShapes(1).Borders.OutsideLineWidth = wdLineWidth150pt
Selection.InlineShapes(1).Borders.OutsideColor = wdColorLightBlue
Older Posts
Home
Subscribe to:
Posts (Atom)