'Declaration Public Function CreateChangeTextUnderlineUIAction( _
ByVal underlineTypeThe underline type.As Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextUnderlineType _
) As Vintasoft.Imaging.UIActions.UIAction
public Vintasoft.Imaging.UIActions.UIAction CreateChangeTextUnderlineUIAction(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextUnderlineType underlineType
)
public: Vintasoft.Imaging.UIActions.UIAction* CreateChangeTextUnderlineUIAction(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextUnderlineType underlineType
)
public:
Vintasoft.Imaging.UIActions.UIAction^ CreateChangeTextUnderlineUIAction(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextUnderlineType underlineType
)
Parameters
- underlineType
- The underline type.
Return Value
An UIAction that sets the underline type for focused text.