Creates a new XLConditionalFormatting object that is a copy of the current instance.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLConditionalFormatting Clone() |
Visual Basic |
---|
Public Function Clone As XLConditionalFormatting |