Compartir a través de


ChartSheetView.WorkbookViewId Propiedad

Definición

Id. de vista de libro

Representa el atributo siguiente en el esquema: workbookViewId

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a