FontColorEntry.LineStyles 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.
Line style options if entry supports line style
public: enum class FontColorEntry::LineStyles
enum FontColorEntry::LineStyles
public enum FontColorEntry.LineStyles
type FontColorEntry.LineStyles =
Public Enum FontColorEntry.LineStyles
- Inheritance
-
FontColorEntry.LineStyles
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Solid | 1 | |
Squiggly | 2 | |
Hatch | 3 | |
Dotted | 4 |