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