Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 655 Bytes

DocxTemplateOperation.md

File metadata and controls

12 lines (8 loc) · 655 Bytes

DocxTemplateOperation

Properties

Name Type Description Notes
action int Operation action to take; possible values are "Replace" [optional]
match_against str For Replace operations, the string to match against (to be replaced with ReplaceWith string) [optional]
replace_with str For Replace operations, the string to Replace the original string with [optional]

[Back to Model list] [Back to API list] [Back to README]