DataValidation.Formula2 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Formula2.
Represents the following element tag in the schema: x:formula2.
public DocumentFormat.OpenXml.Spreadsheet.Formula2 Formula2 { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Formula2? Formula2 { get; set; }
member this.Formula2 : DocumentFormat.OpenXml.Spreadsheet.Formula2 with get, set
Public Property Formula2 As Formula2