DataValidation.List Property

Definition

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

Applies to