EastAsianLayout.VerticalCompress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compress Rotated Text to Line Height
Represents the following attribute in the schema: w:vertCompress
[DocumentFormat.OpenXml.SchemaAttr(23, "vertCompress")]
public DocumentFormat.OpenXml.OnOffValue VerticalCompress { get; set; }
public DocumentFormat.OpenXml.OnOffValue VerticalCompress { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "vertCompress")]
public DocumentFormat.OpenXml.OnOffValue? VerticalCompress { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:vertCompress")]
public DocumentFormat.OpenXml.OnOffValue? VerticalCompress { get; set; }
public DocumentFormat.OpenXml.OnOffValue? VerticalCompress { get; set; }
member this.VerticalCompress : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "vertCompress")>]
member this.VerticalCompress : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:vertCompress")>]
member this.VerticalCompress : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property VerticalCompress As OnOffValue
Property Value
Returns EnumValue<T>.
- Attributes