Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Aspose
Tasks
Examples
CSharp
WorkingWithFormulas
CalculateGeneralFunctions
C# Class Aspose.Tasks.Examples.CSharp.WorkingWithFormulas.CalculateGeneralFunctions
Mostra file
Open project: aspose-tasks/Aspose.Tasks-for-.NET
Public Methods
Method
Description
CreateTestProjectWithCustomField
( ) :
Project
EvaluateChoose
( ) :
void
EvaluateIsNumeric
( ) :
void
EvaluateSwitch
( ) :
void
Run
( ) :
void
Method Details
CreateTestProjectWithCustomField()
public
static
method
public
static
CreateTestProjectWithCustomField
( ) :
Project
return
Project
EvaluateChoose()
public
static
method
public
static
EvaluateChoose
( ) :
void
return
void
EvaluateIsNumeric()
public
static
method
public
static
EvaluateIsNumeric
( ) :
void
return
void
EvaluateSwitch()
public
static
method
public
static
EvaluateSwitch
( ) :
void
return
void
Run()
public
static
method
public
static
Run
( ) :
void
return
void