'Declaration Public Property HorizontalCentered As System.Boolean
'Usage Dim instance As ExcelPrintOptions Dim value As System.Boolean instance.HorizontalCentered = value value = instance.HorizontalCentered
public System.bool HorizontalCentered {get; set;}