Aspose::Cells::Drawing::Label::Label constructor

Label::Label(Label_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::Drawing::Label::Label(Label_Impl *impl)

See Also

Label::Label(const Label&) constructor

Copy constructor.

Aspose::Cells::Drawing::Label::Label(const Label &src)

See Also

Label::Label(const Shape&) constructor

Constructs from a parent object.

Aspose::Cells::Drawing::Label::Label(const Shape &src)

See Also