RevisionComment.AlwaysShow Property
Always Show Comment.Represents the attribte in schema: alwaysShow
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "alwaysShow")> _
Public Property AlwaysShow As BooleanValue
Get
Set
'Применение
Dim instance As RevisionComment
Dim value As BooleanValue
value = instance.AlwaysShow
instance.AlwaysShow = value
[SchemaAttrAttribute(, "alwaysShow")]
public BooleanValue AlwaysShow { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.