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