WebExtension.Fronzen 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.
Caution
Please use the property 'Frozen' as this property will be removed in a future version
[System.Obsolete("Please use the property 'Frozen' as this property will be removed in a future version")]
public DocumentFormat.OpenXml.BooleanValue Fronzen { get; set; }
[System.Obsolete("Please use the property 'Frozen' as this property will be removed in a future version")]
public DocumentFormat.OpenXml.BooleanValue? Fronzen { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "frozen")]
public DocumentFormat.OpenXml.BooleanValue Fronzen { get; set; }
member this.Fronzen : DocumentFormat.OpenXml.BooleanValue with get, set
[<System.Obsolete("Please use the property 'Frozen' as this property will be removed in a future version")>]
member this.Fronzen : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "frozen")>]
member this.Fronzen : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Fronzen As BooleanValue
Property Value
- Attributes