[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DynamicStyleInfo.Clone

Clone Method

Clone()

Creates a new DynamicStyleInfo that is a copy of the current DynamicStyleInfo.

Declaration
public override AppearanceStyleInfo Clone()
Public Overrides Function Clone() As AppearanceStyleInfo
Returns
Type Description
AppearanceStyleInfo

A DynamicStyleInfo that is a copy of this DynamicStyleInfo.

Overrides
OSZAR »