CTSuperscriptStyle 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.
An enumeration whose values describe the style of super- and sub- -scripts.
public enum CTSuperscriptStyle
type CTSuperscriptStyle =
- Inheritance
-
CTSuperscriptStyle
Fields
Name | Value | Description |
---|---|---|
Subscript | -1 | |
None | 0 | |
Superscript | 1 |