ChartSheetView.WorkbookViewId Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Id der Arbeitsmappenansicht
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück UInt32Value.
- Attribute