java.lang.Object
com.aspose.words.ShadowFormat
public class ShadowFormat
| Property Getters/Setters Summary | ||
|---|---|---|
int | getType() | |
void | setType(int value) | |
|
Gets or sets the specified |
||
boolean | getVisible() | |
Returns true if the formatting applied to this instance is visible.
|
||
| Method Summary | ||
|---|---|---|
void | clear() | |
| Clears shadow format. | ||
| Property Getters/Setters Detail |
|---|
getType/setType | |
public int getType() / public void setType(int value) | |
getVisible | |
public boolean getVisible() | |
true if the formatting applied to this instance is visible.
false to Visible does not clear the formatting,
it only hides the shape effect.
| Method Detail |
|---|
clear | |
public void clear() | |