Path.Limo Property

Definition

Limo Stretch Point

Represents the following attribute in the schema: limo

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

Property Value

Returns StringValue.

Attributes

Applies to