Package | Description |
---|---|
com4j.stdole |
com4j binding for stdole library.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IFontDisp.getBold()
Getter method for the COM property "Bold"
|
short |
IFontDisp.getCharset()
Getter method for the COM property "Charset"
|
int |
IPictureDisp.getHandle()
Getter method for the COM property "Handle"
|
int |
IPictureDisp.getHeight()
Getter method for the COM property "Height"
|
int |
IPictureDisp.getHPal()
Getter method for the COM property "hPal"
|
boolean |
IFontDisp.getItalic()
Getter method for the COM property "Italic"
|
String |
IFontDisp.getName()
Getter method for the COM property "Name"
|
BigDecimal |
IFontDisp.getSize()
Getter method for the COM property "Size"
|
boolean |
IFontDisp.getStrikethrough()
Getter method for the COM property "Strikethrough"
|
short |
IPictureDisp.getType()
Getter method for the COM property "Type"
|
boolean |
IFontDisp.getUnderline()
Getter method for the COM property "Underline"
|
short |
IFontDisp.getWeight()
Getter method for the COM property "Weight"
|
int |
IPictureDisp.getWidth()
Getter method for the COM property "Width"
|
Copyright © 2014. All rights reserved.