CellFormat.clearFormatting method. Resets to default cell formatting... let doc = new aw . Document ( base ....Body node: let firstTable = doc . firstSection . body . tables...
StructuredDocumentTag.buildingBlockGallery property. Specifies type of building block for this SDT... let doc = new aw . Document (); let buildingBlockSdt...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . BuildingBlockGallery...
Discover the OptionButtonControl Type property for Forms 2.0. Learn how to enhance your forms with this essential control type feature.... Document doc = new Document ( MyDir + "Radio...); Shape shape1 = ( Shape ) doc . GetChild ( NodeType . Shape...
CellFormat.borders property. Gets collection of borders of the cell.... doc = aw . Document ( file_name =...of a Body node: first_table = doc . first_section . body . tables...
Chart.axes property. Gets a collection of all axes of this chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...