BulletStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Values for BulletStyleAttribute.
public enum class BulletStyle
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("814FAC6C-F8DE-4682-AF5F-37C4F720990C")]
public enum BulletStyle
public enum BulletStyle
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("814FAC6C-F8DE-4682-AF5F-37C4F720990C")>]
type BulletStyle =
type BulletStyle =
Public Enum BulletStyle
- Inheritance
- Attributes
Fields
Name | Value | Description |
---|---|---|
Other | -1 | Another bullet style not explicitly specified in the BulletStyle enumeration. |
None | 0 | No bullet style. |
HollowRoundBullet | 1 | Hollow round bullets. |
FilledRoundBullet | 2 | Solid round bullets. |
HollowSquareBullet | 3 | Hollow square bullets. |
FilledSquareBullet | 4 | Solid square bullets. |
DashBullet | 5 | Dash bullets. |
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.