Share via


RevExFormatting.StyleUid Property

Definition

styleUid, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: styleUid

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

Property Value

Attributes

Applies to