WorkbookProperties.BackupFile-Eigenschaft
Create Backup File.Represents the attribte in schema: backupFile
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "backupFile")> _
Public Property BackupFile As BooleanValue
Get
Set
'Usage
Dim instance As WorkbookProperties
Dim value As BooleanValue
value = instance.BackupFile
instance.BackupFile = value
[SchemaAttrAttribute(, "backupFile")]
public BooleanValue BackupFile { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.