Aspose::Cells::StyleFlag::StyleFlag constructor

StyleFlag::StyleFlag() constructor

Constructs an object with all flags as false.

Aspose::Cells::StyleFlag::StyleFlag()

See Also

StyleFlag::StyleFlag(StyleFlag_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::StyleFlag::StyleFlag(StyleFlag_Impl *impl)

See Also

StyleFlag::StyleFlag(const StyleFlag&) constructor

Copy constructor.

Aspose::Cells::StyleFlag::StyleFlag(const StyleFlag &src)

See Also