FileSharing.ReadOnlyRecommended Property

Definition

Read Only Recommended

Represents the following attribute in the schema: readOnlyRecommended

[DocumentFormat.OpenXml.SchemaAttr(0, "readOnlyRecommended")]
public DocumentFormat.OpenXml.BooleanValue ReadOnlyRecommended { get; set; }
public DocumentFormat.OpenXml.BooleanValue ReadOnlyRecommended { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "readOnlyRecommended")]
public DocumentFormat.OpenXml.BooleanValue? ReadOnlyRecommended { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("readOnlyRecommended")]
public DocumentFormat.OpenXml.BooleanValue? ReadOnlyRecommended { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ReadOnlyRecommended { get; set; }
member this.ReadOnlyRecommended : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "readOnlyRecommended")>]
member this.ReadOnlyRecommended : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("readOnlyRecommended")>]
member this.ReadOnlyRecommended : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ReadOnlyRecommended As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to