com.sun.star.table
Class ShadowFormat
java.lang.Object
|
+--com.sun.star.table.ShadowFormat
- public synchronized class ShadowFormat
- extends java.lang.Object
Field Summary |
int |
Color
|
boolean |
IsTransparent
|
com.sun.star.table.ShadowLocation |
Location
|
short |
ShadowWidth
|
static java.lang.Object |
UNORUNTIMEDATA
|
Constructor Summary |
ShadowFormat()
|
ShadowFormat(com.sun.star.table.ShadowLocation sl,
short s,
boolean b,
int i)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Color
public int Color
IsTransparent
public boolean IsTransparent
Location
public com.sun.star.table.ShadowLocation Location
ShadowWidth
public short ShadowWidth
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
ShadowFormat
public ShadowFormat()
ShadowFormat
public ShadowFormat(com.sun.star.table.ShadowLocation sl,
short s,
boolean b,
int i)