BuiltInDocumentProperties.version property. Represents the version number of the application that created the document.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...
PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.LineNumbers...
Table.style_name property. Gets or sets the name of the table style applied to this table.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...
DocumentBuilder.end_column_bookmark method. Marks the current position in the document as a column bookmark end... save ( ARTIFACTS_DIR + 'Bookmarks.create_column_bookmark...
PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.HeadingsOutlineLevel...
TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...
ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelsBubbleChar...
TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...