Share via


TableSlicerCache.TableId Property

Definition

tableId, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: tableId

[DocumentFormat.OpenXml.SchemaAttr(0, "tableId")]
public DocumentFormat.OpenXml.UInt32Value TableId { get; set; }
public DocumentFormat.OpenXml.UInt32Value TableId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "tableId")]
public DocumentFormat.OpenXml.UInt32Value? TableId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("tableId")]
public DocumentFormat.OpenXml.UInt32Value? TableId { get; set; }
public DocumentFormat.OpenXml.UInt32Value? TableId { get; set; }
member this.TableId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "tableId")>]
member this.TableId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("tableId")>]
member this.TableId : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property TableId As UInt32Value

Property Value

Attributes

Applies to