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
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา