'宣言 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
- 下線を付けるかどうか。
'宣言 Public Function New( _ ByVal underline As System.Boolean _ )
'使用法 Dim underline As System.Boolean Dim instance As New C1HyperlinkTextAttrs(underline)
public C1HyperlinkTextAttrs( System.bool underline )