Share via


RevExRowColumn.Sh Property

Definition

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

Represents the following attribute in the schema: sh

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

Property Value

Attributes

Applies to