public static class VmlDrawing.VShapeJson extends Object
Constructor and Description |
---|
VShapeJson(VmlDrawing parent,
Map shape) |
Modifier and Type | Method and Description |
---|---|
int |
getColumn() |
String |
getFillColor() |
String |
getFmlaLink() |
String |
getFmlaRange() |
int |
getHeight() |
String |
getId() |
int |
getIncrement() |
int |
getLeft() |
int |
getMax() |
int |
getMin() |
String |
getObjectType() |
int |
getPage() |
int |
getRow() |
String |
getSpid() |
int |
getTop() |
int |
getVal() |
int |
getWidth() |
boolean |
isFormCtrlType() |
boolean |
isHorizontal() |
boolean |
isNote() |
boolean |
isVisibility() |
public VShapeJson(VmlDrawing parent, Map shape)
public boolean isFormCtrlType()
public String getObjectType()
public boolean isNote()
public int getColumn()
public int getRow()
public String getId()
public String getSpid()
public String getFillColor()
public int getWidth()
public int getHeight()
public int getLeft()
public int getTop()
public boolean isVisibility()
public String getFmlaRange()
public String getFmlaLink()
public int getVal()
public int getMin()
public int getMax()
public int getIncrement()
public boolean isHorizontal()
public int getPage()
Copyright © 2020. All rights reserved.