SheetProtection.FormatRows Property

Definition

Format Rows Locked

Represents the following attribute in the schema: formatRows

[DocumentFormat.OpenXml.SchemaAttr(0, "formatRows")]
public DocumentFormat.OpenXml.BooleanValue FormatRows { get; set; }
public DocumentFormat.OpenXml.BooleanValue FormatRows { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "formatRows")]
public DocumentFormat.OpenXml.BooleanValue? FormatRows { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("formatRows")]
public DocumentFormat.OpenXml.BooleanValue? FormatRows { get; set; }
public DocumentFormat.OpenXml.BooleanValue? FormatRows { get; set; }
member this.FormatRows : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "formatRows")>]
member this.FormatRows : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("formatRows")>]
member this.FormatRows : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property FormatRows As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to