WorkbookProtection.RevisionsSpinCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Iterations to Run Hashing Algorithm
Represents the following attribute in the schema: revisionsSpinCount
[DocumentFormat.OpenXml.SchemaAttr(0, "revisionsSpinCount")]
public DocumentFormat.OpenXml.UInt32Value RevisionsSpinCount { get; set; }
public DocumentFormat.OpenXml.UInt32Value RevisionsSpinCount { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "revisionsSpinCount")]
public DocumentFormat.OpenXml.UInt32Value? RevisionsSpinCount { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("revisionsSpinCount")]
public DocumentFormat.OpenXml.UInt32Value? RevisionsSpinCount { get; set; }
public DocumentFormat.OpenXml.UInt32Value? RevisionsSpinCount { get; set; }
member this.RevisionsSpinCount : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "revisionsSpinCount")>]
member this.RevisionsSpinCount : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("revisionsSpinCount")>]
member this.RevisionsSpinCount : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property RevisionsSpinCount As UInt32Value
Property Value
- Attributes