TextProperties.SourceFile Propriété

Définition

sourceFile

Représente l’attribut suivant dans le schéma : sourceFile

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à