DataValidation.DataValidationForumla2 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.
DataValidationForumla2.
Represents the following element tag in the schema: x14:formula2.
public DocumentFormat.OpenXml.Office2010.Excel.DataValidationForumla2 DataValidationForumla2 { get; set; }
public DocumentFormat.OpenXml.Office2010.Excel.DataValidationForumla2? DataValidationForumla2 { get; set; }
member this.DataValidationForumla2 : DocumentFormat.OpenXml.Office2010.Excel.DataValidationForumla2 with get, set
Public Property DataValidationForumla2 As DataValidationForumla2