Skip to main content
All docs
V26.1
  • TextBulletColorType Enum

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public enum TextBulletColorType

    Members

    Name Description
    Automatic

    Indicates that the text bullet color is determined automatically.

    UseTextSettings

    Indicates that the text bullet color is the same as the text color.

    Color

    Indicates that the text bullet color is specified by a custom color.

    See Also