A set of flags controlling the behavior and appearance of the
argument in Excel.
Namespace:
XllPlusAssembly: Psl.XL7.XnReflect.Runtime (in Psl.XL7.XnReflect.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)
Syntax
| C# |
|---|
public XlArgumentFlags Flags { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Flags As XlArgumentFlags |
| Visual C++ |
|---|
public: property XlArgumentFlags Flags { XlArgumentFlags get (); void set (XlArgumentFlags value); } |