Edit

Excel.ShapeFontUnderlineStyle enum

The type of underline applied to a font.

Remarks

[Api set: ExcelApi 1.9]

Fields

dash = "Dash"
  • [Api set: ExcelApi 1.9]
dashHeavy = "DashHeavy"
  • [Api set: ExcelApi 1.9]
dashLong = "DashLong"
  • [Api set: ExcelApi 1.9]
dashLongHeavy = "DashLongHeavy"
  • [Api set: ExcelApi 1.9]
dotDash = "DotDash"
  • [Api set: ExcelApi 1.9]
dotDashHeavy = "DotDashHeavy"
  • [Api set: ExcelApi 1.9]
dotDotDash = "DotDotDash"
  • [Api set: ExcelApi 1.9]
dotDotDashHeavy = "DotDotDashHeavy"
  • [Api set: ExcelApi 1.9]
dotted = "Dotted"
  • [Api set: ExcelApi 1.9]
dottedHeavy = "DottedHeavy"
  • [Api set: ExcelApi 1.9]
double = "Double"
  • [Api set: ExcelApi 1.9]
heavy = "Heavy"
  • [Api set: ExcelApi 1.9]
none = "None"
  • [Api set: ExcelApi 1.9]
single = "Single"
  • [Api set: ExcelApi 1.9]
wavy = "Wavy"
  • [Api set: ExcelApi 1.9]
wavyDouble = "WavyDouble"
  • [Api set: ExcelApi 1.9]
wavyHeavy = "WavyHeavy"
  • [Api set: ExcelApi 1.9]