MsoConstants Enumeration
Indicates the type of formatting.
| Name | Value | Description |
|---|---|---|
| mso3DBar | -4099 | 3-Dimensional bar chart. |
| mso3DSurface | -4103 | 3-Dimensional surface chart. |
| msoAutomatic | -4105 | Determined by the Office application. |
| msoBar | 2 | Standard bar chart. |
| msoColumn | 3 | Formatted as a column of data. |
| msoCombination | -4111 | Specifies a mixed of formatting styles. |
| msoContext | -5002 | Formatting is based on context. |
| msoCustom | -4114 | Custom formatting. |
| msoDefaultAutoFormat | -1 | Uses the Office application's default format. |
| msoLTR | -5003 | Left-to-Right |
| msoNone | -4142 | None |
| msoRTL | -5004 | Right-to-Left |