ChartSheetView.WorkbookViewId Property
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; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.