Chart.axisZ property. Provides access to properties of the Z axis of the chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
ChartAxis.majorTickMark property. Returns or sets the major tick marks.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
List.list_levels property. Gets the collection of list levels for this list.... doc = aw . Document () # A list allows...two of its list levels. list = doc . lists . add ( list_template...
ConditionalStyleCollection.evenRowBanding property. Gets the even row banding style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...
AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
ConditionalStyleCollection.bottomLeftCell property. Gets the bottom left cell style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...
ConditionalStyleCollection.topRightCell property. Gets the top right cell style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...