Gets or sets style of parameter object for this condition.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public Object Parameter { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Parameter As Object <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |