次の方法で共有


CTSuperscriptStyle 列挙型

定義

スーパースクリプトとサブスクリプトのスタイルを記述する値を持つ列挙体。

public enum CTSuperscriptStyle
type CTSuperscriptStyle = 
継承
CTSuperscriptStyle

フィールド

名前 説明
Subscript -1
None 0
Superscript 1

適用対象