Presentation.StrictFirstAndLastChars Property
Strict First and Last Characters.Represents the attribte in schema: strictFirstAndLastChars
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "strictFirstAndLastChars")> _
Public Property StrictFirstAndLastChars As BooleanValue
Get
Set
'Usage
Dim instance As Presentation
Dim value As BooleanValue
value = instance.StrictFirstAndLastChars
instance.StrictFirstAndLastChars = value
[SchemaAttrAttribute(, "strictFirstAndLastChars")]
public BooleanValue StrictFirstAndLastChars { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.