CustomSheetView.HiddenRows Property
Hidden Rows.Represents the attribte in schema: hiddenRows
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "hiddenRows")> _
Public Property HiddenRows As BooleanValue
Get
Set
'使用
Dim instance As CustomSheetView
Dim value As BooleanValue
value = instance.HiddenRows
instance.HiddenRows = value
[SchemaAttrAttribute(, "hiddenRows")]
public BooleanValue HiddenRows { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.