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