Formula2 Property

Office Open XML

Formula 2

Namespace:  OfficeOpenXml.DataValidation.Contracts
Assembly:  EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)

Syntax

C#
T Formula2 { get; }
Visual Basic (Declaration)
ReadOnly Property Formula2 As T
Visual C++
property T Formula2 {
	T get ();
}

See Also