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