 | DataValidationFormula2 Property |
Formula2.
Represents the following element tag in the schema: x:formula2.
Namespace: DocumentFormat.OpenXml.SpreadsheetAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.20.0+Branch.release-v2.20.0.Sha.a873d3fbff9bffe179fea62486da950adf5be65d.a873d3fbff9bffe179fea62486da950adf5be65d
Syntaxpublic Formula2? Formula2 { get; set; }
Public Property Formula2 As Formula2
Get
Set
public:
property Formula2^ Formula2 {
Formula2^ get ();
void set (Formula2^ value);
}
member Formula2 : Formula2 with get, set
Property Value
Formula2
See Also