Compartir a través de


IWorksheetFunction.IsFormula(Range) Método

Definición

public:
 bool IsFormula(Microsoft::Office::Interop::Excel::Range ^ Arg1);
public bool IsFormula (Microsoft.Office.Interop.Excel.Range Arg1);
Public Function IsFormula (Arg1 As Range) As Boolean

Parámetros

Arg1
Range

Devoluciones

Se aplica a