public class XFPropBorder extends Object
Constructor and Description |
---|
XFPropBorder(RecordInputStream in) |
XFPropBorder(XFPropColor color,
int borderStyle) |
Modifier and Type | Method and Description |
---|---|
void |
appendString(StringBuffer sb,
String prefix) |
int |
getDataSize() |
void |
serialize(LittleEndianOutput out) |
public XFPropBorder(RecordInputStream in)
public XFPropBorder(XFPropColor color, int borderStyle)
public int getDataSize()
public void serialize(LittleEndianOutput out)
public void appendString(StringBuffer sb, String prefix)
Copyright © 2020. All rights reserved.