CopyFrom Method (NamedStyle)
Copies the properties of the specified object to the current object.
public override void CopyFrom(
object
)
'Declaration
Public Overrides Sub CopyFrom( _
ByVal As Object _
)
'Usage
Dim instance As NamedStyle
Dim obj As Object
instance.CopyFrom(obj)
Parameters
- obj
- Object from which to copy style settings