lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
I thought Borders, is a properties of Range object and its data type is Borders. So the in MS page it says the follwing (without s)
https://docs.microsoft.com/en-us/office/vba/api/excel.border.weight
Thank you.
I thought Borders, is a properties of Range object and its data type is Borders. So the in MS page it says the follwing (without s)
Rich (BB code):
Worksheets("Sheet1").Ovals(1).Border.Weight = xlMedium
https://docs.microsoft.com/en-us/office/vba/api/excel.border.weight
Thank you.
Last edited: