RelativeHeight.RelativeFrom Property

Definition

relativeFrom, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: relativeFrom

[DocumentFormat.OpenXml.SchemaAttr(0, "relativeFrom")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.Drawing.SizeRelativeVerticallyValues> RelativeFrom { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.Drawing.SizeRelativeVerticallyValues> RelativeFrom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "relativeFrom")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.Drawing.SizeRelativeVerticallyValues>? RelativeFrom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("relativeFrom")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.Drawing.SizeRelativeVerticallyValues>? RelativeFrom { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.Drawing.SizeRelativeVerticallyValues>? RelativeFrom { get; set; }
member this.RelativeFrom : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.Drawing.SizeRelativeVerticallyValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "relativeFrom")>]
member this.RelativeFrom : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.Drawing.SizeRelativeVerticallyValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("relativeFrom")>]
member this.RelativeFrom : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.Drawing.SizeRelativeVerticallyValues> with get, set
Public Property RelativeFrom As EnumValue(Of SizeRelativeVerticallyValues)

Property Value

Attributes

Applies to