'宣言 Public Function New( _ ByVal source As C1TextFormat _ )
'使用法 Dim source As C1TextFormat Dim instance As New C1TextFormat(source)
public C1TextFormat( C1TextFormat source )
パラメータ
- source
- The source structure properties of which are copied.
'宣言 Public Function New( _ ByVal source As C1TextFormat _ )
'使用法 Dim source As C1TextFormat Dim instance As New C1TextFormat(source)
public C1TextFormat( C1TextFormat source )