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