All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.rgielen.com4j.office2010.excel.ChartGroup Maven / Gradle / Ivy

The newest version!
package net.rgielen.com4j.office2010.excel  ;

import com4j.*;

@IID("{00020400-0000-0000-C000-000000000046}")
public interface ChartGroup extends Com4jObject {
  // Methods:
  /**
   * 

* Getter method for the COM property "Application" *

*/ @DISPID(148) @PropGet net.rgielen.com4j.office2010.excel._Application application(); /** *

* Getter method for the COM property "Creator" *

*/ @DISPID(149) @PropGet net.rgielen.com4j.office2010.excel.XlCreator creator(); /** *

* Getter method for the COM property "Parent" *

*/ @DISPID(150) @PropGet com4j.Com4jObject parent(); /** *

* Getter method for the COM property "AxisGroup" *

*/ @DISPID(47) @PropGet net.rgielen.com4j.office2010.excel.XlAxisGroup axisGroup(); /** *

* Setter method for the COM property "AxisGroup" *

* @param rhs Mandatory net.rgielen.com4j.office2010.excel.XlAxisGroup parameter. */ @DISPID(47) @PropPut void axisGroup( net.rgielen.com4j.office2010.excel.XlAxisGroup rhs); /** *

* Getter method for the COM property "DoughnutHoleSize" *

*/ @DISPID(1126) @PropGet int doughnutHoleSize(); /** *

* Setter method for the COM property "DoughnutHoleSize" *

* @param rhs Mandatory int parameter. */ @DISPID(1126) @PropPut void doughnutHoleSize( int rhs); /** *

* Getter method for the COM property "DownBars" *

*/ @DISPID(141) @PropGet net.rgielen.com4j.office2010.excel.DownBars downBars(); /** *

* Getter method for the COM property "DropLines" *

*/ @DISPID(142) @PropGet net.rgielen.com4j.office2010.excel.DropLines dropLines(); /** *

* Getter method for the COM property "FirstSliceAngle" *

*/ @DISPID(63) @PropGet int firstSliceAngle(); /** *

* Setter method for the COM property "FirstSliceAngle" *

* @param rhs Mandatory int parameter. */ @DISPID(63) @PropPut void firstSliceAngle( int rhs); /** *

* Getter method for the COM property "GapWidth" *

*/ @DISPID(51) @PropGet int gapWidth(); /** *

* Setter method for the COM property "GapWidth" *

* @param rhs Mandatory int parameter. */ @DISPID(51) @PropPut void gapWidth( int rhs); /** *

* Getter method for the COM property "HasDropLines" *

*/ @DISPID(61) @PropGet boolean hasDropLines(); /** *

* Setter method for the COM property "HasDropLines" *

* @param rhs Mandatory boolean parameter. */ @DISPID(61) @PropPut void hasDropLines( boolean rhs); /** *

* Getter method for the COM property "HasHiLoLines" *

*/ @DISPID(62) @PropGet boolean hasHiLoLines(); /** *

* Setter method for the COM property "HasHiLoLines" *

* @param rhs Mandatory boolean parameter. */ @DISPID(62) @PropPut void hasHiLoLines( boolean rhs); /** *

* Getter method for the COM property "HasRadarAxisLabels" *

*/ @DISPID(64) @PropGet boolean hasRadarAxisLabels(); /** *

* Setter method for the COM property "HasRadarAxisLabels" *

* @param rhs Mandatory boolean parameter. */ @DISPID(64) @PropPut void hasRadarAxisLabels( boolean rhs); /** *

* Getter method for the COM property "HasSeriesLines" *

*/ @DISPID(65) @PropGet boolean hasSeriesLines(); /** *

* Setter method for the COM property "HasSeriesLines" *

* @param rhs Mandatory boolean parameter. */ @DISPID(65) @PropPut void hasSeriesLines( boolean rhs); /** *

* Getter method for the COM property "HasUpDownBars" *

*/ @DISPID(66) @PropGet boolean hasUpDownBars(); /** *

* Setter method for the COM property "HasUpDownBars" *

* @param rhs Mandatory boolean parameter. */ @DISPID(66) @PropPut void hasUpDownBars( boolean rhs); /** *

* Getter method for the COM property "HiLoLines" *

*/ @DISPID(143) @PropGet net.rgielen.com4j.office2010.excel.HiLoLines hiLoLines(); /** *

* Getter method for the COM property "Index" *

*/ @DISPID(486) @PropGet int index(); /** *

* Getter method for the COM property "Overlap" *

*/ @DISPID(56) @PropGet int overlap(); /** *

* Setter method for the COM property "Overlap" *

* @param rhs Mandatory int parameter. */ @DISPID(56) @PropPut void overlap( int rhs); /** *

* Getter method for the COM property "RadarAxisLabels" *

*/ @DISPID(144) @PropGet net.rgielen.com4j.office2010.excel.TickLabels radarAxisLabels(); /** * @param index Optional parameter. Default value is com4j.Variant.getMissing() */ @DISPID(68) com4j.Com4jObject seriesCollection( @Optional java.lang.Object index); /** *

* Getter method for the COM property "SeriesLines" *

*/ @DISPID(145) @PropGet net.rgielen.com4j.office2010.excel.SeriesLines seriesLines(); /** *

* Getter method for the COM property "SubType" *

*/ @DISPID(109) @PropGet int subType(); /** *

* Setter method for the COM property "SubType" *

* @param rhs Mandatory int parameter. */ @DISPID(109) @PropPut void subType( int rhs); /** *

* Getter method for the COM property "Type" *

*/ @DISPID(108) @PropGet int type(); /** *

* Setter method for the COM property "Type" *

* @param rhs Mandatory int parameter. */ @DISPID(108) @PropPut void type( int rhs); /** *

* Getter method for the COM property "UpBars" *

*/ @DISPID(140) @PropGet net.rgielen.com4j.office2010.excel.UpBars upBars(); /** *

* Getter method for the COM property "VaryByCategories" *

*/ @DISPID(60) @PropGet boolean varyByCategories(); /** *

* Setter method for the COM property "VaryByCategories" *

* @param rhs Mandatory boolean parameter. */ @DISPID(60) @PropPut void varyByCategories( boolean rhs); /** *

* Getter method for the COM property "SizeRepresents" *

*/ @DISPID(1652) @PropGet net.rgielen.com4j.office2010.excel.XlSizeRepresents sizeRepresents(); /** *

* Setter method for the COM property "SizeRepresents" *

* @param rhs Mandatory net.rgielen.com4j.office2010.excel.XlSizeRepresents parameter. */ @DISPID(1652) @PropPut void sizeRepresents( net.rgielen.com4j.office2010.excel.XlSizeRepresents rhs); /** *

* Getter method for the COM property "BubbleScale" *

*/ @DISPID(1653) @PropGet int bubbleScale(); /** *

* Setter method for the COM property "BubbleScale" *

* @param rhs Mandatory int parameter. */ @DISPID(1653) @PropPut void bubbleScale( int rhs); /** *

* Getter method for the COM property "ShowNegativeBubbles" *

*/ @DISPID(1654) @PropGet boolean showNegativeBubbles(); /** *

* Setter method for the COM property "ShowNegativeBubbles" *

* @param rhs Mandatory boolean parameter. */ @DISPID(1654) @PropPut void showNegativeBubbles( boolean rhs); /** *

* Getter method for the COM property "SplitType" *

*/ @DISPID(1655) @PropGet net.rgielen.com4j.office2010.excel.XlChartSplitType splitType(); /** *

* Setter method for the COM property "SplitType" *

* @param rhs Mandatory net.rgielen.com4j.office2010.excel.XlChartSplitType parameter. */ @DISPID(1655) @PropPut void splitType( net.rgielen.com4j.office2010.excel.XlChartSplitType rhs); /** *

* Getter method for the COM property "SplitValue" *

*/ @DISPID(1656) @PropGet java.lang.Object splitValue(); /** *

* Setter method for the COM property "SplitValue" *

* @param rhs Mandatory java.lang.Object parameter. */ @DISPID(1656) @PropPut void splitValue( java.lang.Object rhs); /** *

* Getter method for the COM property "SecondPlotSize" *

*/ @DISPID(1657) @PropGet int secondPlotSize(); /** *

* Setter method for the COM property "SecondPlotSize" *

* @param rhs Mandatory int parameter. */ @DISPID(1657) @PropPut void secondPlotSize( int rhs); /** *

* Getter method for the COM property "Has3DShading" *

*/ @DISPID(1658) @PropGet boolean has3DShading(); /** *

* Setter method for the COM property "Has3DShading" *

* @param rhs Mandatory boolean parameter. */ @DISPID(1658) @PropPut void has3DShading( boolean rhs); // Properties: }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy