I know how to create a shape and how we can fill color or adjust it's dimensions. But when the shape size is small eg 16x16 the outline of the same overlap the foreground color. How we can remove this default outline or change color in office.js API. I can't find this in documentation given https://docs.microsoft.com/en-us/javascript/api/excel/excel.shape?view=excel-js-preview.
If not possible is there any alternative?
Thanks in advance.