XmlCellProperties.XmlProperties Property
Column XML Properties.Represents the element tag in schema: x:xmlPr
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property XmlProperties As XmlProperties
Get
Set
'Usage
Dim instance As XmlCellProperties
Dim value As XmlProperties
value = instance.XmlProperties
instance.XmlProperties = value
public XmlProperties XmlProperties { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.XmlProperties
Returns XmlProperties.