SheetProtection.FormatRows Property
Format Rows Locked.Represents the attribte in schema: formatRows
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "formatRows")> _
Public Property FormatRows As BooleanValue
Get
Set
'Uso
Dim instance As SheetProtection
Dim value As BooleanValue
value = instance.FormatRows
instance.FormatRows = value
[SchemaAttrAttribute(, "formatRows")]
public BooleanValue FormatRows { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.