'宣言 Public Sub AssignFrom( _ ByVal source As PageLayout _ )
'使用法 Dim instance As PageLayout Dim source As PageLayout instance.AssignFrom(source)
public void AssignFrom( PageLayout source )
パラメータ
- source
- The source object to copy properties from.
'宣言 Public Sub AssignFrom( _ ByVal source As PageLayout _ )
'使用法 Dim instance As PageLayout Dim source As PageLayout instance.AssignFrom(source)
public void AssignFrom( PageLayout source )