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

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

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

import com4j.*;

@IID("{00020400-0000-0000-C000-000000000046}")
public interface Spinner 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 "BottomRightCell" *

*/ @DISPID(615) @PropGet net.rgielen.com4j.office2010.excel.Range bottomRightCell(); /** */ @DISPID(602) java.lang.Object bringToFront(); /** */ @DISPID(551) java.lang.Object copy(); /** * @param appearance Optional parameter. Default value is 2 * @param format Optional parameter. Default value is -4147 */ @DISPID(213) java.lang.Object copyPicture( @Optional @DefaultValue("2") net.rgielen.com4j.office2010.excel.XlPictureAppearance appearance, @Optional @DefaultValue("-4147") net.rgielen.com4j.office2010.excel.XlCopyPictureFormat format); /** */ @DISPID(565) java.lang.Object cut(); /** */ @DISPID(117) java.lang.Object delete(); /** */ @DISPID(1039) com4j.Com4jObject duplicate(); /** *

* Getter method for the COM property "Enabled" *

*/ @DISPID(600) @PropGet boolean enabled(); /** *

* Setter method for the COM property "Enabled" *

* @param rhs Mandatory boolean parameter. */ @DISPID(600) @PropPut void enabled( boolean rhs); /** *

* Getter method for the COM property "Height" *

*/ @DISPID(123) @PropGet double height(); /** *

* Setter method for the COM property "Height" *

* @param rhs Mandatory double parameter. */ @DISPID(123) @PropPut void height( double rhs); /** *

* Getter method for the COM property "Index" *

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

* Getter method for the COM property "Left" *

*/ @DISPID(127) @PropGet double left(); /** *

* Setter method for the COM property "Left" *

* @param rhs Mandatory double parameter. */ @DISPID(127) @PropPut void left( double rhs); /** *

* Getter method for the COM property "Locked" *

*/ @DISPID(269) @PropGet boolean locked(); /** *

* Setter method for the COM property "Locked" *

* @param rhs Mandatory boolean parameter. */ @DISPID(269) @PropPut void locked( boolean rhs); /** *

* Getter method for the COM property "Name" *

*/ @DISPID(110) @PropGet java.lang.String name(); /** *

* Setter method for the COM property "Name" *

* @param rhs Mandatory java.lang.String parameter. */ @DISPID(110) @PropPut void name( java.lang.String rhs); /** *

* Getter method for the COM property "OnAction" *

*/ @DISPID(596) @PropGet java.lang.String onAction(); /** *

* Setter method for the COM property "OnAction" *

* @param rhs Mandatory java.lang.String parameter. */ @DISPID(596) @PropPut void onAction( java.lang.String rhs); /** *

* Getter method for the COM property "Placement" *

*/ @DISPID(617) @PropGet java.lang.Object placement(); /** *

* Setter method for the COM property "Placement" *

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

* Getter method for the COM property "PrintObject" *

*/ @DISPID(618) @PropGet boolean printObject(); /** *

* Setter method for the COM property "PrintObject" *

* @param rhs Mandatory boolean parameter. */ @DISPID(618) @PropPut void printObject( boolean rhs); /** * @param replace Optional parameter. Default value is com4j.Variant.getMissing() */ @DISPID(235) java.lang.Object select( @Optional java.lang.Object replace); /** */ @DISPID(605) java.lang.Object sendToBack(); /** *

* Getter method for the COM property "Top" *

*/ @DISPID(126) @PropGet double top(); /** *

* Setter method for the COM property "Top" *

* @param rhs Mandatory double parameter. */ @DISPID(126) @PropPut void top( double rhs); /** *

* Getter method for the COM property "TopLeftCell" *

*/ @DISPID(620) @PropGet net.rgielen.com4j.office2010.excel.Range topLeftCell(); /** *

* Getter method for the COM property "Visible" *

*/ @DISPID(558) @PropGet boolean visible(); /** *

* Setter method for the COM property "Visible" *

* @param rhs Mandatory boolean parameter. */ @DISPID(558) @PropPut void visible( boolean rhs); /** *

* Getter method for the COM property "Width" *

*/ @DISPID(122) @PropGet double width(); /** *

* Setter method for the COM property "Width" *

* @param rhs Mandatory double parameter. */ @DISPID(122) @PropPut void width( double rhs); /** *

* Getter method for the COM property "ZOrder" *

*/ @DISPID(622) @PropGet int zOrder(); /** *

* Getter method for the COM property "ShapeRange" *

*/ @DISPID(1528) @PropGet net.rgielen.com4j.office2010.excel.ShapeRange shapeRange(); /** *

* Getter method for the COM property "_Default" *

*/ @DISPID(0) @PropGet @DefaultMethod int _Default(); /** *

* Setter method for the COM property "_Default" *

* @param rhs Mandatory int parameter. */ @DISPID(0) @PropPut @DefaultMethod void _Default( int rhs); /** *

* Getter method for the COM property "Display3DShading" *

*/ @DISPID(1122) @PropGet boolean display3DShading(); /** *

* Setter method for the COM property "Display3DShading" *

* @param rhs Mandatory boolean parameter. */ @DISPID(1122) @PropPut void display3DShading( boolean rhs); /** *

* Getter method for the COM property "LinkedCell" *

*/ @DISPID(1058) @PropGet java.lang.String linkedCell(); /** *

* Setter method for the COM property "LinkedCell" *

* @param rhs Mandatory java.lang.String parameter. */ @DISPID(1058) @PropPut void linkedCell( java.lang.String rhs); /** *

* Getter method for the COM property "Max" *

*/ @DISPID(842) @PropGet int max(); /** *

* Setter method for the COM property "Max" *

* @param rhs Mandatory int parameter. */ @DISPID(842) @PropPut void max( int rhs); /** *

* Getter method for the COM property "Min" *

*/ @DISPID(843) @PropGet int min(); /** *

* Setter method for the COM property "Min" *

* @param rhs Mandatory int parameter. */ @DISPID(843) @PropPut void min( int rhs); /** *

* Getter method for the COM property "SmallChange" *

*/ @DISPID(844) @PropGet int smallChange(); /** *

* Setter method for the COM property "SmallChange" *

* @param rhs Mandatory int parameter. */ @DISPID(844) @PropPut void smallChange( int rhs); /** *

* Getter method for the COM property "Value" *

*/ @DISPID(6) @PropGet int value(); /** *

* Setter method for the COM property "Value" *

* @param rhs Mandatory int parameter. */ @DISPID(6) @PropPut void value( int rhs); // Properties: }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy