Compartir a través de


MarkerType.ColumnId Property

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

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

Syntax

'Declaración
Public Property ColumnId As ColumnId
    Get
    Set
'Uso
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
Returns ColumnId.

See Also

Reference

MarkerType Class

MarkerType Members

DocumentFormat.OpenXml.Drawing.Spreadsheet Namespace