Aspose::Words::InternableComplexAttr class

InternableComplexAttr class

Base class for internable complex attribute. Internable complex attribute should notify parent collection when going to be changed. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article.

class InternableComplexAttr : public virtual System::Object

Methods

MethodDescription
GetType() const override
Is(const System::TypeInfo&) const override
static Type()

See Also