バージョン

BulletType 列挙体

箇条書きスタイルを定義します。
シンタックス
'宣言
 
Public Enum BulletType 
   Inherits System.Enum
public enum BulletType : System.Enum 
メンバ
メンバ解説
Asteriskアスタリスク。
BigLetters大文字。
BigRoman大きいローマ数字。
BlackCircle黒の円形の箇条書き。
BlackSquare黒の四角の箇条書き。
Customカスタムの箇条書き。
Decimal10 進数。
SmallLetters小文字。
SmallRoman小さいローマ数字。
WhiteCircle白の円形の箇条書き。
WhiteSquare白の四角の箇条書き。
参照

オンラインで表示: GitHub