Freigeben über


ChartSheetView.WorkbookViewId-Eigenschaft

Workbook View Id.Represents the attribte in schema: workbookViewId

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "workbookViewId")> _
Public Property WorkbookViewId As UInt32Value
    Get
    Set
'Usage
Dim instance As ChartSheetView
Dim value As UInt32Value

value = instance.WorkbookViewId

instance.WorkbookViewId = value
[SchemaAttrAttribute(, "workbookViewId")]
public UInt32Value WorkbookViewId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

ChartSheetView Klasse

ChartSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace