Uses of Class
org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11.CTOsfWebExtensionBindingList
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 |
-
Uses of CTOsfWebExtensionBindingList in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11
Fields in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 declared as CTOsfWebExtensionBindingList Modifier and Type Field Description protected CTOsfWebExtensionBindingListCTOsfWebExtension. bindingsMethods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 that return CTOsfWebExtensionBindingList Modifier and Type Method Description CTOsfWebExtensionBindingListObjectFactory. createCTOsfWebExtensionBindingList()Create an instance ofCTOsfWebExtensionBindingListCTOsfWebExtensionBindingListCTOsfWebExtension. getBindings()Gets the value of the bindings property.Methods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 with parameters of type CTOsfWebExtensionBindingList Modifier and Type Method Description voidCTOsfWebExtension. setBindings(CTOsfWebExtensionBindingList value)Sets the value of the bindings property.