sergey-tihon / Clippit

Fresh PowerTools for OpenXml
https://sergey-tihon.github.io/Clippit/
MIT License
50 stars 19 forks source link

Support for Optional property on Table Tag in document Assembler #85

Open ankushchepure opened 1 week ago

ankushchepure commented 1 week ago

Needed an help or solution where i can add an optional == “True” on table tag if tables select xml field is not provided,

Ex . <Table Select=“Orders” Optional==“True” />

Similarly need help to have optional property on table cell data if table cell xml path not found