BulletFillFormat

SmartArtNode.BulletFillFormat property

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.

public IFillFormat BulletFillFormat { get; }

See Also