Presentation.StrictFirstAndLastChars Property

Definition

strictFirstAndLastChars

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to