get_BulletFillFormat()

ISmartArtNode::get_BulletFillFormat() method

Returns the FillFormat object that contains fill formatting properties for a node bullet. Note: can return null for certain types of SmartArt layout which does not provide bullets for nodes. Read-only IFillFormat.

virtual System::SharedPtr<IFillFormat> Aspose::Slides::SmartArt::ISmartArtNode::get_BulletFillFormat()=0

See Also