PrintOptions.HorizontalCentered Property
Horizontal Centered.Represents the attribte in schema: horizontalCentered
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "horizontalCentered")> _
Public Property HorizontalCentered As BooleanValue
Get
Set
'Usage
Dim instance As PrintOptions
Dim value As BooleanValue
value = instance.HorizontalCentered
instance.HorizontalCentered = value
[SchemaAttrAttribute(, "horizontalCentered")]
public BooleanValue HorizontalCentered { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.