ChartSheetBase.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);
member this.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