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

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

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

import com4j.*;

@IID("{00020400-0000-0000-C000-000000000046}")
public interface Shape 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(); /** */ @DISPID(1675) void apply(); /** */ @DISPID(117) void delete(); /** */ @DISPID(1039) net.rgielen.com4j.office2010.excel.Shape duplicate(); /** * @param flipCmd Mandatory net.rgielen.com4j.office2010.office.MsoFlipCmd parameter. */ @DISPID(1676) void flip( net.rgielen.com4j.office2010.office.MsoFlipCmd flipCmd); /** * @param increment Mandatory float parameter. */ @DISPID(1678) void incrementLeft( float increment); /** * @param increment Mandatory float parameter. */ @DISPID(1680) void incrementRotation( float increment); /** * @param increment Mandatory float parameter. */ @DISPID(1681) void incrementTop( float increment); /** */ @DISPID(1682) void pickUp(); /** */ @DISPID(1683) void rerouteConnections(); /** * @param factor Mandatory float parameter. * @param relativeToOriginalSize Mandatory net.rgielen.com4j.office2010.office.MsoTriState parameter. * @param scale Optional parameter. Default value is com4j.Variant.getMissing() */ @DISPID(1684) void scaleHeight( float factor, net.rgielen.com4j.office2010.office.MsoTriState relativeToOriginalSize, @Optional java.lang.Object scale); /** * @param factor Mandatory float parameter. * @param relativeToOriginalSize Mandatory net.rgielen.com4j.office2010.office.MsoTriState parameter. * @param scale Optional parameter. Default value is com4j.Variant.getMissing() */ @DISPID(1688) void scaleWidth( float factor, net.rgielen.com4j.office2010.office.MsoTriState relativeToOriginalSize, @Optional java.lang.Object scale); /** * @param replace Optional parameter. Default value is com4j.Variant.getMissing() */ @DISPID(235) void select( @Optional java.lang.Object replace); /** */ @DISPID(1689) void setShapesDefaultProperties(); /** */ @DISPID(244) net.rgielen.com4j.office2010.excel.ShapeRange ungroup(); /** * @param zOrderCmd Mandatory net.rgielen.com4j.office2010.office.MsoZOrderCmd parameter. */ @DISPID(622) void zOrder( net.rgielen.com4j.office2010.office.MsoZOrderCmd zOrderCmd); /** *

* Getter method for the COM property "Adjustments" *

*/ @DISPID(1691) @PropGet net.rgielen.com4j.office2010.excel.Adjustments adjustments(); /** *

* Getter method for the COM property "TextFrame" *

*/ @DISPID(1692) @PropGet net.rgielen.com4j.office2010.excel.TextFrame textFrame(); /** *

* Getter method for the COM property "AutoShapeType" *

*/ @DISPID(1693) @PropGet net.rgielen.com4j.office2010.office.MsoAutoShapeType autoShapeType(); /** *

* Setter method for the COM property "AutoShapeType" *

* @param rhs Mandatory net.rgielen.com4j.office2010.office.MsoAutoShapeType parameter. */ @DISPID(1693) @PropPut void autoShapeType( net.rgielen.com4j.office2010.office.MsoAutoShapeType rhs); /** *

* Getter method for the COM property "Callout" *

*/ @DISPID(1694) @PropGet net.rgielen.com4j.office2010.excel.CalloutFormat callout(); /** *

* Getter method for the COM property "ConnectionSiteCount" *

*/ @DISPID(1695) @PropGet int connectionSiteCount(); /** *

* Getter method for the COM property "Connector" *

*/ @DISPID(1696) @PropGet net.rgielen.com4j.office2010.office.MsoTriState connector(); /** *

* Getter method for the COM property "ConnectorFormat" *

*/ @DISPID(1697) @PropGet net.rgielen.com4j.office2010.excel.ConnectorFormat connectorFormat(); /** *

* Getter method for the COM property "Fill" *

*/ @DISPID(1663) @PropGet net.rgielen.com4j.office2010.excel.FillFormat fill(); /** *

* Getter method for the COM property "GroupItems" *

*/ @DISPID(1698) @PropGet net.rgielen.com4j.office2010.excel.GroupShapes groupItems(); /** *

* Getter method for the COM property "Height" *

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

* Setter method for the COM property "Height" *

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

* Getter method for the COM property "HorizontalFlip" *

*/ @DISPID(1699) @PropGet net.rgielen.com4j.office2010.office.MsoTriState horizontalFlip(); /** *

* Getter method for the COM property "Left" *

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

* Setter method for the COM property "Left" *

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

* Getter method for the COM property "Line" *

*/ @DISPID(817) @PropGet net.rgielen.com4j.office2010.excel.LineFormat line(); /** *

* Getter method for the COM property "LockAspectRatio" *

*/ @DISPID(1700) @PropGet net.rgielen.com4j.office2010.office.MsoTriState lockAspectRatio(); /** *

* Setter method for the COM property "LockAspectRatio" *

* @param rhs Mandatory net.rgielen.com4j.office2010.office.MsoTriState parameter. */ @DISPID(1700) @PropPut void lockAspectRatio( net.rgielen.com4j.office2010.office.MsoTriState 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 "Nodes" *

*/ @DISPID(1701) @PropGet net.rgielen.com4j.office2010.excel.ShapeNodes nodes(); /** *

* Getter method for the COM property "Rotation" *

*/ @DISPID(59) @PropGet float rotation(); /** *

* Setter method for the COM property "Rotation" *

* @param rhs Mandatory float parameter. */ @DISPID(59) @PropPut void rotation( float rhs); /** *

* Getter method for the COM property "PictureFormat" *

*/ @DISPID(1631) @PropGet net.rgielen.com4j.office2010.excel.PictureFormat pictureFormat(); /** *

* Getter method for the COM property "Shadow" *

*/ @DISPID(103) @PropGet net.rgielen.com4j.office2010.excel.ShadowFormat shadow(); /** *

* Getter method for the COM property "TextEffect" *

*/ @DISPID(1702) @PropGet net.rgielen.com4j.office2010.excel.TextEffectFormat textEffect(); /** *

* Getter method for the COM property "ThreeD" *

*/ @DISPID(1703) @PropGet net.rgielen.com4j.office2010.excel.ThreeDFormat threeD(); /** *

* Getter method for the COM property "Top" *

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

* Setter method for the COM property "Top" *

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

* Getter method for the COM property "Type" *

*/ @DISPID(108) @PropGet net.rgielen.com4j.office2010.office.MsoShapeType type(); /** *

* Getter method for the COM property "VerticalFlip" *

*/ @DISPID(1704) @PropGet net.rgielen.com4j.office2010.office.MsoTriState verticalFlip(); /** *

* Getter method for the COM property "Vertices" *

*/ @DISPID(621) @PropGet java.lang.Object vertices(); /** *

* Getter method for the COM property "Visible" *

*/ @DISPID(558) @PropGet net.rgielen.com4j.office2010.office.MsoTriState visible(); /** *

* Setter method for the COM property "Visible" *

* @param rhs Mandatory net.rgielen.com4j.office2010.office.MsoTriState parameter. */ @DISPID(558) @PropPut void visible( net.rgielen.com4j.office2010.office.MsoTriState rhs); /** *

* Getter method for the COM property "Width" *

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

* Setter method for the COM property "Width" *

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

* Getter method for the COM property "ZOrderPosition" *

*/ @DISPID(1705) @PropGet int zOrderPosition(); /** *

* Getter method for the COM property "Hyperlink" *

*/ @DISPID(1706) @PropGet net.rgielen.com4j.office2010.excel.Hyperlink hyperlink(); /** *

* Getter method for the COM property "BlackWhiteMode" *

*/ @DISPID(1707) @PropGet net.rgielen.com4j.office2010.office.MsoBlackWhiteMode blackWhiteMode(); /** *

* Setter method for the COM property "BlackWhiteMode" *

* @param rhs Mandatory net.rgielen.com4j.office2010.office.MsoBlackWhiteMode parameter. */ @DISPID(1707) @PropPut void blackWhiteMode( net.rgielen.com4j.office2010.office.MsoBlackWhiteMode rhs); /** *

* Getter method for the COM property "DrawingObject" *

*/ @DISPID(1708) @PropGet com4j.Com4jObject drawingObject(); /** *

* 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 "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 "TopLeftCell" *

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

* Getter method for the COM property "BottomRightCell" *

*/ @DISPID(615) @PropGet net.rgielen.com4j.office2010.excel.Range bottomRightCell(); /** *

* Getter method for the COM property "Placement" *

*/ @DISPID(617) @PropGet net.rgielen.com4j.office2010.excel.XlPlacement placement(); /** *

* Setter method for the COM property "Placement" *

* @param rhs Mandatory net.rgielen.com4j.office2010.excel.XlPlacement parameter. */ @DISPID(617) @PropPut void placement( net.rgielen.com4j.office2010.excel.XlPlacement rhs); /** */ @DISPID(551) void copy(); /** */ @DISPID(565) void cut(); /** * @param appearance Optional parameter. Default value is com4j.Variant.getMissing() * @param format Optional parameter. Default value is com4j.Variant.getMissing() */ @DISPID(213) void copyPicture( @Optional java.lang.Object appearance, @Optional java.lang.Object format); /** *

* Getter method for the COM property "ControlFormat" *

*/ @DISPID(1709) @PropGet net.rgielen.com4j.office2010.excel.ControlFormat controlFormat(); /** *

* Getter method for the COM property "LinkFormat" *

*/ @DISPID(1710) @PropGet net.rgielen.com4j.office2010.excel.LinkFormat linkFormat(); /** *

* Getter method for the COM property "OLEFormat" *

*/ @DISPID(1711) @PropGet net.rgielen.com4j.office2010.excel.OLEFormat oleFormat(); /** *

* Getter method for the COM property "FormControlType" *

*/ @DISPID(1712) @PropGet net.rgielen.com4j.office2010.excel.XlFormControl formControlType(); /** *

* Getter method for the COM property "AlternativeText" *

*/ @DISPID(1891) @PropGet java.lang.String alternativeText(); /** *

* Setter method for the COM property "AlternativeText" *

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

* Getter method for the COM property "Script" *

*/ @DISPID(1892) @PropGet net.rgielen.com4j.office2010.office.Script script(); /** *

* Getter method for the COM property "DiagramNode" *

*/ @DISPID(2165) @PropGet net.rgielen.com4j.office2010.excel.DiagramNode diagramNode(); /** *

* Getter method for the COM property "HasDiagramNode" *

*/ @DISPID(2166) @PropGet net.rgielen.com4j.office2010.office.MsoTriState hasDiagramNode(); /** *

* Getter method for the COM property "Diagram" *

*/ @DISPID(2167) @PropGet net.rgielen.com4j.office2010.excel.Diagram diagram(); /** *

* Getter method for the COM property "HasDiagram" *

*/ @DISPID(2168) @PropGet net.rgielen.com4j.office2010.office.MsoTriState hasDiagram(); /** *

* Getter method for the COM property "Child" *

*/ @DISPID(2169) @PropGet net.rgielen.com4j.office2010.office.MsoTriState child(); /** *

* Getter method for the COM property "ParentGroup" *

*/ @DISPID(2170) @PropGet net.rgielen.com4j.office2010.excel.Shape parentGroup(); /** *

* Getter method for the COM property "CanvasItems" *

*/ @DISPID(2171) @PropGet net.rgielen.com4j.office2010.office.CanvasShapes canvasItems(); /** *

* Getter method for the COM property "ID" *

*/ @DISPID(570) @PropGet int id(); /** * @param increment Mandatory float parameter. */ @DISPID(2172) void canvasCropLeft( float increment); /** * @param increment Mandatory float parameter. */ @DISPID(2173) void canvasCropTop( float increment); /** * @param increment Mandatory float parameter. */ @DISPID(2174) void canvasCropRight( float increment); /** * @param increment Mandatory float parameter. */ @DISPID(2175) void canvasCropBottom( float increment); /** *

* Getter method for the COM property "Chart" *

*/ @DISPID(7) @PropGet net.rgielen.com4j.office2010.excel._Chart chart(); /** *

* Getter method for the COM property "HasChart" *

*/ @DISPID(2658) @PropGet net.rgielen.com4j.office2010.office.MsoTriState hasChart(); /** *

* Getter method for the COM property "TextFrame2" *

*/ @DISPID(2659) @PropGet net.rgielen.com4j.office2010.excel.TextFrame2 textFrame2(); /** *

* Getter method for the COM property "ShapeStyle" *

*/ @DISPID(2660) @PropGet net.rgielen.com4j.office2010.office.MsoShapeStyleIndex shapeStyle(); /** *

* Setter method for the COM property "ShapeStyle" *

* @param rhs Mandatory net.rgielen.com4j.office2010.office.MsoShapeStyleIndex parameter. */ @DISPID(2660) @PropPut void shapeStyle( net.rgielen.com4j.office2010.office.MsoShapeStyleIndex rhs); /** *

* Getter method for the COM property "BackgroundStyle" *

*/ @DISPID(2661) @PropGet net.rgielen.com4j.office2010.office.MsoBackgroundStyleIndex backgroundStyle(); /** *

* Setter method for the COM property "BackgroundStyle" *

* @param rhs Mandatory net.rgielen.com4j.office2010.office.MsoBackgroundStyleIndex parameter. */ @DISPID(2661) @PropPut void backgroundStyle( net.rgielen.com4j.office2010.office.MsoBackgroundStyleIndex rhs); /** *

* Getter method for the COM property "SoftEdge" *

*/ @DISPID(2662) @PropGet net.rgielen.com4j.office2010.office.SoftEdgeFormat softEdge(); /** *

* Getter method for the COM property "Glow" *

*/ @DISPID(2663) @PropGet net.rgielen.com4j.office2010.office.GlowFormat glow(); /** *

* Getter method for the COM property "Reflection" *

*/ @DISPID(2664) @PropGet net.rgielen.com4j.office2010.office.ReflectionFormat reflection(); /** *

* Getter method for the COM property "HasSmartArt" *

*/ @DISPID(2918) @PropGet net.rgielen.com4j.office2010.office.MsoTriState hasSmartArt(); /** *

* Getter method for the COM property "SmartArt" *

*/ @DISPID(2919) @PropGet net.rgielen.com4j.office2010.office.SmartArt smartArt(); /** *

* Getter method for the COM property "Title" *

*/ @DISPID(199) @PropGet java.lang.String title(); /** *

* Setter method for the COM property "Title" *

* @param rhs Mandatory java.lang.String parameter. */ @DISPID(199) @PropPut void title( java.lang.String rhs); // Properties: }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy