all_custom_xml_parts property

all_custom_xml_parts property

Returns all custom data parts in the presentaion. Read-only ICustomXmlPart[].

Definition:

@property
def all_custom_xml_parts(self):
    ...

See Also