ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
BorderCollection.vertical property. Gets the vertical border that is used between cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...borders . horizontal . lineStyle = aw . LineStyle . Dot ; borders ...
FrameFormat.height_rule property. Gets the rule for determining the height of the specified frame.... doc = aw . Document ( MY_DIR + 'Paragraph...height ) self . assertEqual ( aw . HeightRule . AT_LEAST , paragraph_frame...
DocumentBase.backgroundShape property. Gets or sets the background shape of the document... let doc = new aw . Document (); expect ( doc ...shapeRectangle = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...
ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Shading.foreground_tint_and_shade property. Gets or sets a double value that lightens or darkens a foreground theme color.... doc = aw . Document () builder = aw . DocumentBuilder... shading shading . texture = aw . TextureIndex . TEXTURE_12PT5_PERCENT...
ListLevel.getEffectiveValue method. Reports the string representation of the [ListLevel](../) object for the specified index of the list item... let doc = new aw . Document ( base . myDir + "List...( listLevel . numberStyle == aw . NumberStyle . Custom ) customNumberStyleFor...