set_IsBulletHardColor()

BulletFormat::set_IsBulletHardColor(NullableBool) method

Determines whether the bullet has own color or inherits it from the first portion in the paragraph. NullableBool::True if bullet has own color and NullableBool::False if bullet inherits color from the first portion in the paragraph. Write NullableBool.

void Aspose::Slides::BulletFormat::set_IsBulletHardColor(NullableBool value) override

See Also