Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.LineDashStyle enum
- Package:
- word
Specifies the dash style for a line.
Remarks
Used by
Fields
| dash = "Dash" | Represents a dashed line style. |
| dashDot = "DashDot" | Represents a dash-dot line style. |
| dashDotDot = "DashDotDot" | Represents a dash-dot-dot line style. |
| longDash = "LongDash" | Represents a long dash line style. |
| longDashDot = "LongDashDot" | Represents a long dash-dot line style. |
| longDashDotDot = "LongDashDotDot" | Represents a long dash-dot-dot line style. |
| mixed = "Mixed" | Represents a mixed dash style. |
| roundDot = "RoundDot" | Represents a round dot line style. |
| solid = "Solid" | Represents a solid line style. |
| squareDot = "SquareDot" | Represents a square dot line style. |
| sysDash = "SysDash" | Represents a system dash line style. |
| sysDashDot = "SysDashDot" | Represents a system dash-dot line style. |
| sysDot = "SysDot" | Represents a system dot line style. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
