CustomWorkbookView.PersonalView Property
Personal View.Represents the attribte in schema: personalView
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "personalView")> _
Public Property PersonalView As BooleanValue
Get
Set
'Usage
Dim instance As CustomWorkbookView
Dim value As BooleanValue
value = instance.PersonalView
instance.PersonalView = value
[SchemaAttrAttribute(, "personalView")]
public BooleanValue PersonalView { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.