XmlCellProperties.XmlProperties Property

Definition

Column XML Properties.

Represents the following element tag in the schema: x:xmlPr.

public DocumentFormat.OpenXml.Spreadsheet.XmlProperties XmlProperties { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.XmlProperties? XmlProperties { get; set; }
member this.XmlProperties : DocumentFormat.OpenXml.Spreadsheet.XmlProperties with get, set
Public Property XmlProperties As XmlProperties

Property Value

Returns XmlProperties.

Applies to