SingleXmlCell.XmlCellProperties Property

Definition

Cell Properties.

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

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

Property Value

Returns XmlCellProperties.

Applies to