次の方法で共有


Person.Contact プロパティ

定義

注意事項

This property will not persist to the document and will be removed in a future version

値を取得または設定します Contact 。 これは、次のメジャー バージョンが変更されるまで、下位互換性のためにのみ使用できます。 このプロパティの使用を中止してください。

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.SchemaAttr(69, "contact")]
public DocumentFormat.OpenXml.StringValue Contact { get; set; }
public DocumentFormat.OpenXml.StringValue Contact { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(69, "contact")]
public DocumentFormat.OpenXml.StringValue Contact { get; set; }
[System.Obsolete("This property will not persist to the document and will be removed in a future version")]
public DocumentFormat.OpenXml.StringValue? Contact { get; set; }
member this.Contact : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.SchemaAttr(69, "contact")>]
member this.Contact : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(69, "contact")>]
member this.Contact : DocumentFormat.OpenXml.StringValue with get, set
[<System.Obsolete("This property will not persist to the document and will be removed in a future version")>]
member this.Contact : DocumentFormat.OpenXml.StringValue with get, set
Public Property Contact As StringValue

プロパティ値

属性

適用対象