Share via


MarkerType.ColumnId Property

Column).Represents the element tag in schema: xdr:col

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ColumnId As ColumnId
    Get
    Set
'Usage
Dim instance As MarkerType
Dim value As ColumnId

value = instance.ColumnId

instance.ColumnId = value
public ColumnId ColumnId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Spreadsheet.ColumnId

See Also

Reference

MarkerType Class

MarkerType Members

DocumentFormat.OpenXml.Spreadsheet Namespace