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

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

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

import com4j.*;

@IID("{86488FB4-9633-4C93-8057-FC1FA7A847AE}")
public interface ChartGroup extends Com4jObject {
  // Methods:
  /**
   * 

* Getter method for the COM property "AxisGroup" *

* @return Returns a value of type net.rgielen.com4j.office2010.word.XlAxisGroup */ @DISPID(1610743808) //= 0x60020000. The runtime will prefer the VTID if present @VTID(7) net.rgielen.com4j.office2010.word.XlAxisGroup axisGroup(); /** *

* Setter method for the COM property "AxisGroup" *

* @param prop Mandatory net.rgielen.com4j.office2010.word.XlAxisGroup parameter. */ @DISPID(1610743808) //= 0x60020000. The runtime will prefer the VTID if present @VTID(8) void axisGroup( net.rgielen.com4j.office2010.word.XlAxisGroup prop); /** *

* Getter method for the COM property "DoughnutHoleSize" *

* @return Returns a value of type int */ @DISPID(1610743810) //= 0x60020002. The runtime will prefer the VTID if present @VTID(9) int doughnutHoleSize(); /** *

* Setter method for the COM property "DoughnutHoleSize" *

* @param prop Mandatory int parameter. */ @DISPID(1610743810) //= 0x60020002. The runtime will prefer the VTID if present @VTID(10) void doughnutHoleSize( int prop); /** *

* Getter method for the COM property "DownBars" *

* @return Returns a value of type net.rgielen.com4j.office2010.word.DownBars */ @DISPID(1610743812) //= 0x60020004. The runtime will prefer the VTID if present @VTID(11) net.rgielen.com4j.office2010.word.DownBars downBars(); /** *

* Getter method for the COM property "DropLines" *

* @return Returns a value of type net.rgielen.com4j.office2010.word.DropLines */ @DISPID(1610743813) //= 0x60020005. The runtime will prefer the VTID if present @VTID(12) net.rgielen.com4j.office2010.word.DropLines dropLines(); /** *

* Getter method for the COM property "FirstSliceAngle" *

* @return Returns a value of type int */ @DISPID(1610743814) //= 0x60020006. The runtime will prefer the VTID if present @VTID(13) int firstSliceAngle(); /** *

* Setter method for the COM property "FirstSliceAngle" *

* @param prop Mandatory int parameter. */ @DISPID(1610743814) //= 0x60020006. The runtime will prefer the VTID if present @VTID(14) void firstSliceAngle( int prop); /** *

* Getter method for the COM property "GapWidth" *

* @return Returns a value of type int */ @DISPID(1610743816) //= 0x60020008. The runtime will prefer the VTID if present @VTID(15) int gapWidth(); /** *

* Setter method for the COM property "GapWidth" *

* @param prop Mandatory int parameter. */ @DISPID(1610743816) //= 0x60020008. The runtime will prefer the VTID if present @VTID(16) void gapWidth( int prop); /** *

* Getter method for the COM property "HasDropLines" *

* @return Returns a value of type boolean */ @DISPID(1610743818) //= 0x6002000a. The runtime will prefer the VTID if present @VTID(17) boolean hasDropLines(); /** *

* Setter method for the COM property "HasDropLines" *

* @param prop Mandatory boolean parameter. */ @DISPID(1610743818) //= 0x6002000a. The runtime will prefer the VTID if present @VTID(18) void hasDropLines( boolean prop); /** *

* Getter method for the COM property "HasHiLoLines" *

* @return Returns a value of type boolean */ @DISPID(1610743820) //= 0x6002000c. The runtime will prefer the VTID if present @VTID(19) boolean hasHiLoLines(); /** *

* Setter method for the COM property "HasHiLoLines" *

* @param prop Mandatory boolean parameter. */ @DISPID(1610743820) //= 0x6002000c. The runtime will prefer the VTID if present @VTID(20) void hasHiLoLines( boolean prop); /** *

* Getter method for the COM property "HasRadarAxisLabels" *

* @return Returns a value of type boolean */ @DISPID(1610743822) //= 0x6002000e. The runtime will prefer the VTID if present @VTID(21) boolean hasRadarAxisLabels(); /** *

* Setter method for the COM property "HasRadarAxisLabels" *

* @param prop Mandatory boolean parameter. */ @DISPID(1610743822) //= 0x6002000e. The runtime will prefer the VTID if present @VTID(22) void hasRadarAxisLabels( boolean prop); /** *

* Getter method for the COM property "HasSeriesLines" *

* @return Returns a value of type boolean */ @DISPID(1610743824) //= 0x60020010. The runtime will prefer the VTID if present @VTID(23) boolean hasSeriesLines(); /** *

* Setter method for the COM property "HasSeriesLines" *

* @param prop Mandatory boolean parameter. */ @DISPID(1610743824) //= 0x60020010. The runtime will prefer the VTID if present @VTID(24) void hasSeriesLines( boolean prop); /** *

* Getter method for the COM property "HasUpDownBars" *

* @return Returns a value of type boolean */ @DISPID(1610743826) //= 0x60020012. The runtime will prefer the VTID if present @VTID(25) boolean hasUpDownBars(); /** *

* Setter method for the COM property "HasUpDownBars" *

* @param prop Mandatory boolean parameter. */ @DISPID(1610743826) //= 0x60020012. The runtime will prefer the VTID if present @VTID(26) void hasUpDownBars( boolean prop); /** *

* Getter method for the COM property "HiLoLines" *

* @return Returns a value of type net.rgielen.com4j.office2010.word.HiLoLines */ @DISPID(1610743828) //= 0x60020014. The runtime will prefer the VTID if present @VTID(27) net.rgielen.com4j.office2010.word.HiLoLines hiLoLines(); /** *

* Getter method for the COM property "Index" *

* @return Returns a value of type int */ @DISPID(1610743829) //= 0x60020015. The runtime will prefer the VTID if present @VTID(28) int index(); /** *

* Getter method for the COM property "Overlap" *

* @return Returns a value of type int */ @DISPID(1610743830) //= 0x60020016. The runtime will prefer the VTID if present @VTID(29) int overlap(); /** *

* Setter method for the COM property "Overlap" *

* @param prop Mandatory int parameter. */ @DISPID(1610743830) //= 0x60020016. The runtime will prefer the VTID if present @VTID(30) void overlap( int prop); /** *

* Getter method for the COM property "RadarAxisLabels" *

* @return Returns a value of type net.rgielen.com4j.office2010.word.TickLabels */ @DISPID(1610743832) //= 0x60020018. The runtime will prefer the VTID if present @VTID(31) net.rgielen.com4j.office2010.word.TickLabels radarAxisLabels(); /** * @param index Optional parameter. Default value is com4j.Variant.getMissing() * @return Returns a value of type com4j.Com4jObject */ @DISPID(1610743833) //= 0x60020019. The runtime will prefer the VTID if present @VTID(32) @ReturnValue(type=NativeType.Dispatch) com4j.Com4jObject seriesCollection( @Optional @MarshalAs(NativeType.VARIANT) java.lang.Object index); /** *

* Getter method for the COM property "SeriesLines" *

* @return Returns a value of type net.rgielen.com4j.office2010.word.SeriesLines */ @DISPID(1610743834) //= 0x6002001a. The runtime will prefer the VTID if present @VTID(33) net.rgielen.com4j.office2010.word.SeriesLines seriesLines(); /** *

* Getter method for the COM property "SubType" *

* @return Returns a value of type int */ @DISPID(1610743835) //= 0x6002001b. The runtime will prefer the VTID if present @VTID(34) int subType(); /** *

* Setter method for the COM property "SubType" *

* @param prop Mandatory int parameter. */ @DISPID(1610743835) //= 0x6002001b. The runtime will prefer the VTID if present @VTID(35) void subType( int prop); /** *

* Getter method for the COM property "Type" *

* @return Returns a value of type int */ @DISPID(1610743837) //= 0x6002001d. The runtime will prefer the VTID if present @VTID(36) int type(); /** *

* Setter method for the COM property "Type" *

* @param prop Mandatory int parameter. */ @DISPID(1610743837) //= 0x6002001d. The runtime will prefer the VTID if present @VTID(37) void type( int prop); /** *

* Getter method for the COM property "UpBars" *

* @return Returns a value of type net.rgielen.com4j.office2010.word.UpBars */ @DISPID(1610743839) //= 0x6002001f. The runtime will prefer the VTID if present @VTID(38) net.rgielen.com4j.office2010.word.UpBars upBars(); /** *

* Getter method for the COM property "VaryByCategories" *

* @return Returns a value of type boolean */ @DISPID(1610743840) //= 0x60020020. The runtime will prefer the VTID if present @VTID(39) boolean varyByCategories(); /** *

* Setter method for the COM property "VaryByCategories" *

* @param prop Mandatory boolean parameter. */ @DISPID(1610743840) //= 0x60020020. The runtime will prefer the VTID if present @VTID(40) void varyByCategories( boolean prop); /** *

* Getter method for the COM property "SizeRepresents" *

* @return Returns a value of type net.rgielen.com4j.office2010.word.XlSizeRepresents */ @DISPID(1610743842) //= 0x60020022. The runtime will prefer the VTID if present @VTID(41) net.rgielen.com4j.office2010.word.XlSizeRepresents sizeRepresents(); /** *

* Setter method for the COM property "SizeRepresents" *

* @param prop Mandatory net.rgielen.com4j.office2010.word.XlSizeRepresents parameter. */ @DISPID(1610743842) //= 0x60020022. The runtime will prefer the VTID if present @VTID(42) void sizeRepresents( net.rgielen.com4j.office2010.word.XlSizeRepresents prop); /** *

* Getter method for the COM property "BubbleScale" *

* @return Returns a value of type int */ @DISPID(1610743844) //= 0x60020024. The runtime will prefer the VTID if present @VTID(43) int bubbleScale(); /** *

* Setter method for the COM property "BubbleScale" *

* @param prop Mandatory int parameter. */ @DISPID(1610743844) //= 0x60020024. The runtime will prefer the VTID if present @VTID(44) void bubbleScale( int prop); /** *

* Getter method for the COM property "ShowNegativeBubbles" *

* @return Returns a value of type boolean */ @DISPID(1610743846) //= 0x60020026. The runtime will prefer the VTID if present @VTID(45) boolean showNegativeBubbles(); /** *

* Setter method for the COM property "ShowNegativeBubbles" *

* @param prop Mandatory boolean parameter. */ @DISPID(1610743846) //= 0x60020026. The runtime will prefer the VTID if present @VTID(46) void showNegativeBubbles( boolean prop); /** *

* Getter method for the COM property "SplitType" *

* @return Returns a value of type net.rgielen.com4j.office2010.word.XlChartSplitType */ @DISPID(1610743848) //= 0x60020028. The runtime will prefer the VTID if present @VTID(47) net.rgielen.com4j.office2010.word.XlChartSplitType splitType(); /** *

* Setter method for the COM property "SplitType" *

* @param prop Mandatory net.rgielen.com4j.office2010.word.XlChartSplitType parameter. */ @DISPID(1610743848) //= 0x60020028. The runtime will prefer the VTID if present @VTID(48) void splitType( net.rgielen.com4j.office2010.word.XlChartSplitType prop); /** *

* Getter method for the COM property "SplitValue" *

* @return Returns a value of type java.lang.Object */ @DISPID(1610743850) //= 0x6002002a. The runtime will prefer the VTID if present @VTID(49) @ReturnValue(type=NativeType.VARIANT) java.lang.Object splitValue(); /** *

* Setter method for the COM property "SplitValue" *

* @param prop Mandatory java.lang.Object parameter. */ @DISPID(1610743850) //= 0x6002002a. The runtime will prefer the VTID if present @VTID(50) void splitValue( @MarshalAs(NativeType.VARIANT) java.lang.Object prop); /** *

* Getter method for the COM property "SecondPlotSize" *

* @return Returns a value of type int */ @DISPID(1610743852) //= 0x6002002c. The runtime will prefer the VTID if present @VTID(51) int secondPlotSize(); /** *

* Setter method for the COM property "SecondPlotSize" *

* @param prop Mandatory int parameter. */ @DISPID(1610743852) //= 0x6002002c. The runtime will prefer the VTID if present @VTID(52) void secondPlotSize( int prop); /** *

* Getter method for the COM property "Has3DShading" *

* @return Returns a value of type boolean */ @DISPID(1610743854) //= 0x6002002e. The runtime will prefer the VTID if present @VTID(53) boolean has3DShading(); /** *

* Setter method for the COM property "Has3DShading" *

* @param prop Mandatory boolean parameter. */ @DISPID(1610743854) //= 0x6002002e. The runtime will prefer the VTID if present @VTID(54) void has3DShading( boolean prop); /** *

* Getter method for the COM property "Application" *

* @return Returns a value of type com4j.Com4jObject */ @DISPID(148) //= 0x94. The runtime will prefer the VTID if present @VTID(55) @ReturnValue(type=NativeType.Dispatch) com4j.Com4jObject application(); /** *

* Getter method for the COM property "Creator" *

* @return Returns a value of type int */ @DISPID(149) //= 0x95. The runtime will prefer the VTID if present @VTID(56) int creator(); /** *

* Getter method for the COM property "Parent" *

* @return Returns a value of type com4j.Com4jObject */ @DISPID(150) //= 0x96. The runtime will prefer the VTID if present @VTID(57) @ReturnValue(type=NativeType.Dispatch) com4j.Com4jObject parent(); // Properties: }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy