'宣言 Public Function New( _ ByVal underline As System.Boolean _ )
'使用法 Dim underline As System.Boolean Dim instance As New C1HyperlinkTextAttrs(underline)
public C1HyperlinkTextAttrs( System.bool underline )
パラメータ
- underline
- A value indicating whether the hyperlink text should be underlined.