次の方法で共有


Presentation.StrictFirstAndLastChars プロパティ

定義

strictFirstAndLastChars

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象