Share via


SectionProperties.RsidSect Property

Definition

Section Properties Revision ID

Represents the following attribute in the schema: w:rsidSect

[DocumentFormat.OpenXml.SchemaAttr(23, "rsidSect")]
public DocumentFormat.OpenXml.HexBinaryValue RsidSect { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidSect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidSect")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidSect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidSect")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidSect { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidSect { get; set; }
member this.RsidSect : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidSect")>]
member this.RsidSect : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidSect")>]
member this.RsidSect : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidSect As HexBinaryValue

Property Value

Returns StringValue.

Attributes

Applies to