set_IsBulletHardColor()

IBulletFormat::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.

virtual void Aspose::Slides::IBulletFormat::set_IsBulletHardColor(NullableBool value)=0

See Also