Aspose::Cells::Properties::CustomProperty::CustomProperty constructor

CustomProperty::CustomProperty() constructor

Default constructor.

Aspose::Cells::Properties::CustomProperty::CustomProperty()

See Also

CustomProperty::CustomProperty(CustomProperty_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::Properties::CustomProperty::CustomProperty(CustomProperty_Impl *impl)

See Also

CustomProperty::CustomProperty(const CustomProperty&) constructor

Copy constructor.

Aspose::Cells::Properties::CustomProperty::CustomProperty(const CustomProperty &src)

See Also