Package | Description |
---|---|
com4j.stdole |
com4j binding for stdole library.
|
Modifier and Type | Method and Description |
---|---|
void |
IFontDisp.setBold(boolean newValue)
Setter method for the COM property "Bold"
|
void |
IFontDisp.setCharset(short newValue)
Setter method for the COM property "Charset"
|
void |
IPictureDisp.setHandle(int newValue)
Setter method for the COM property "Handle"
|
void |
IPictureDisp.setHeight(int newValue)
Setter method for the COM property "Height"
|
void |
IPictureDisp.setHPal(int newValue)
Setter method for the COM property "hPal"
|
void |
IFontDisp.setItalic(boolean newValue)
Setter method for the COM property "Italic"
|
void |
IFontDisp.setName(String newValue)
Setter method for the COM property "Name"
|
void |
IFontDisp.setSize(BigDecimal newValue)
Setter method for the COM property "Size"
|
void |
IFontDisp.setStrikethrough(boolean newValue)
Setter method for the COM property "Strikethrough"
|
void |
IPictureDisp.setType(short newValue)
Setter method for the COM property "Type"
|
void |
IFontDisp.setUnderline(boolean newValue)
Setter method for the COM property "Underline"
|
void |
IFontDisp.setWeight(short newValue)
Setter method for the COM property "Weight"
|
void |
IPictureDisp.setWidth(int newValue)
Setter method for the COM property "Width"
|
Copyright © 2014. All rights reserved.