FilterColumn.ColumnId Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Filter Column Data
Represents the following attribute in the schema: colId
public DocumentFormat.OpenXml.UInt32Value? ColumnId { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "colId")]
public DocumentFormat.OpenXml.UInt32Value? ColumnId { get; set; }[DocumentFormat.OpenXml.SchemaAttr("colId")]
public DocumentFormat.OpenXml.UInt32Value? ColumnId { get; set; }member this.ColumnId : DocumentFormat.OpenXml.UInt32Value with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "colId")>]
member this.ColumnId : DocumentFormat.OpenXml.UInt32Value with get, set[<DocumentFormat.OpenXml.SchemaAttr("colId")>]
member this.ColumnId : DocumentFormat.OpenXml.UInt32Value with get, setPublic Property ColumnId As UInt32ValueProperty Value
- Attributes