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