Compartir a través de


NsvFilter.TableId Propiedad

Definición

tableId, esta propiedad solo está disponible en Office 2021 y versiones posteriores.

Representa el atributo siguiente en el esquema: tableId

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; }
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

Valor de propiedad

Atributos

Se aplica a