Path.Limo 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.
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