ChartSheet.Evaluate(Object) Method

Definition

Converts a Microsoft Office Excel name to an object or a value.

public:
 System::Object ^ Evaluate(System::Object ^ Name);
public object Evaluate (object Name);
abstract member Evaluate : obj -> obj
Public Function Evaluate (Name As Object) As Object

Parameters

Name
Object

The name of the object, using the naming convention of Microsoft Office Excel.

Returns

Applies to