ChartDataLabel.show_percentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart... save ( ARTIFACTS_DIR + 'Charts.data_labels...
ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart... save ( ARTIFACTS_DIR + 'Charts.data_labels...
ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... save ( file_name = ARTIFACTS_DIR + 'Charts.AxisProperties...
ImageData.bi_level property. Determines whether an image will be displayed in black and white.... save ( file_name = ARTIFACTS_DIR + 'Drawing.ImageData.docx'...
CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically.... save ( file_name = ARTIFACTS_DIR + 'CellFormat.VerticalMerge...
Document.sections property. Returns a collection that represents all sections in the document.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.SetSectionStart...