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