ChartSheetView.WorkbookViewId Property

Definition

Workbook View Id

Represents the following attribute in the schema: 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

Property Value

Returns UInt32Value.

Attributes

Applies to