StateBasedObject.DataValidation 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.
Represents an external link to another workbook..
Represents the following element tag in the schema: xr:dataValidation.
public DocumentFormat.OpenXml.Office2016.Excel.DataValidation DataValidation { get; set; }
public DocumentFormat.OpenXml.Office2016.Excel.DataValidation? DataValidation { get; set; }
member this.DataValidation : DocumentFormat.OpenXml.Office2016.Excel.DataValidation with get, set
Public Property DataValidation As DataValidation