File tree Expand file tree Collapse file tree 4 files changed +431
-1
lines changed Expand file tree Collapse file tree 4 files changed +431
-1
lines changed Original file line number Diff line number Diff line change 104104from asposewordscloud .models .footnotes_response import FootnotesResponse
105105from asposewordscloud .models .footnotes_stat_data import FootnotesStatData
106106from asposewordscloud .models .footnote_update import FootnoteUpdate
107+ from asposewordscloud .models .form_field import FormField
107108from asposewordscloud .models .form_field_checkbox import FormFieldCheckbox
108109from asposewordscloud .models .form_field_collection import FormFieldCollection
109110from asposewordscloud .models .form_field_drop_down import FormFieldDropDown
Original file line number Diff line number Diff line change 9999from asposewordscloud .models .footnotes_response import FootnotesResponse
100100from asposewordscloud .models .footnotes_stat_data import FootnotesStatData
101101from asposewordscloud .models .footnote_update import FootnoteUpdate
102+ from asposewordscloud .models .form_field import FormField
102103from asposewordscloud .models .form_field_checkbox import FormFieldCheckbox
103104from asposewordscloud .models .form_field_collection import FormFieldCollection
104105from asposewordscloud .models .form_field_drop_down import FormFieldDropDown
You can’t perform that action at this time.
0 commit comments