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