Hello,
I was hoping that the code below would limit the SaveAs Markdown To render only the print area, however that doesn’t seem To be the case. Is there a way To limit the render area with Markdown, similar To how Save…...Markdown, similar to how SaveAs PDF only includes the Print Area...ImageOptions.OnlyArea = true; workbook.Save(new MemoryStream(), opts);...