DataValidation.List 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.
List, this property is only available in Office 2013 and later..
Represents the following element tag in the schema: x12ac:list.
public DocumentFormat.OpenXml.Office2010.ExcelAc.List List { get; set; }
public DocumentFormat.OpenXml.Office2010.ExcelAc.List? List { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
public DocumentFormat.OpenXml.Office2010.ExcelAc.List List { get; set; }
member this.List : DocumentFormat.OpenXml.Office2010.ExcelAc.List with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
member this.List : DocumentFormat.OpenXml.Office2010.ExcelAc.List with get, set
Public Property List As List
Property Value
- Attributes