SignatureLine.ShowSignDate プロパティ

定義

showSignDate、このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します。 showSignDate

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

プロパティ値

属性

適用対象