Hyperlink.Location Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Standort
Stellt das folgende Attribut im Schema dar: location
[DocumentFormat.OpenXml.SchemaAttr(0, "location")]
public DocumentFormat.OpenXml.StringValue Location { get; set; }
public DocumentFormat.OpenXml.StringValue Location { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "location")]
public DocumentFormat.OpenXml.StringValue? Location { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("location")]
public DocumentFormat.OpenXml.StringValue? Location { get; set; }
public DocumentFormat.OpenXml.StringValue? Location { get; set; }
member this.Location : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "location")>]
member this.Location : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("location")>]
member this.Location : DocumentFormat.OpenXml.StringValue with get, set
Public Property Location As StringValue
Eigenschaftswert
Gibt zurück StringValue.
- Attribute