Spread for ASP.NET 12 Product Documentation
Merge(Object) Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleInfo Class > Merge Method : Merge(Object) Method
Object whose style settings are merged with the current object
Merges the style settings with the current object.
Syntax
'Declaration
 
Public Overloads Overridable Function Merge( _
   ByVal obj As Object _
) As Boolean
'Usage
 
Dim instance As StyleInfo
Dim obj As Object
Dim value As Boolean
 
value = instance.Merge(obj)
public virtual bool Merge( 
   object obj
)

Parameters

obj
Object whose style settings are merged with the current object
See Also

Reference

StyleInfo Class
StyleInfo Members
Overload List