Class NumberingPictureSymbol
java.lang.Object
com.independentsoft.office.word.numbering.NumberingPictureSymbol
The Class NumberingPictureSymbol.
-
Constructor Details
-
NumberingPictureSymbol
public NumberingPictureSymbol()Instantiates a new numbering picture symbol.
-
-
Method Details
-
clone
-
toString
-
getID
public int getID()Gets the id.- Returns:
- the id
-
setID
public void setID(int id)Sets the id.- Parameters:
id- the new id
-
getPictureSymbol
Gets the picture symbol.- Returns:
- the picture symbol
-
setPictureSymbol
Sets the picture symbol.- Parameters:
pictureSymbol- the new picture symbol
-