Underline style, specified as one of these values:
Value
Description
'single'
Single underline
'double'
Double underline
'heavy'
Thick underline
'words'
Only words underlined (not spaces)
'dotted'
Dotted underline
'dottedheavy'
Thick, dotted underline
'dash'
Dashed underline
'dashheavy'
Thick, dashed underline
'dashlong'
Long, dashed underline
'dashlongheavy'
Thick, long, dashed underline
'dotdash'
Dot-dash underline
'dotdashheavy'
Thick, dot-dash underline
'dotdotdash'
Dot-dot-dash underline
'dotdotdashheavy'
Thick, dot-dot-dash underline
'wavy'
Wavy underline
'wavyheavy'
Thick, wavy underline
'wavydouble'
Wavy, double underline
'none'
No underline
Id — ID for this PPT API object character vector | string scalar
ID for this PPT API object, specified as a character vector or string scalar. A
session-unique ID is generated as part of object creation. You can specify an ID to
replace the generated ID.
Tag — Tag for this PPT API object character vector | string scalar
Tag for this PPT API object, specified as a character vector or string scalar. A
session-unique tag is generated as part of the creation of this object. The generated
tag has the form CLASS:ID, where CLASS is the
object class and ID is the value of the Id
property of the object.
Specifying your own tag value can help you to identify where an issue occurred during
presentation generation.