프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Count | int | ||
Mergetime | long | ||
defaultStyle |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Clone ( ) : object | ||
CloneStyle ( ) : |
||
FromXml ( System.Xml.Linq.XElement element ) : void | ||
FromXml ( System.Xml.Linq.XElement res, string directoryName, bool catchException ) : void | ||
GetBasicStyle ( string name = "Name", DrawingModes mode = DrawingModes.Point ) : |
||
LoadIcon ( ) : void | ||
MergeStyle ( IReadonlyPoIStyle s1, IReadonlyPoIStyle s2 ) : |
||
ToXml ( ) : System.Xml.Linq.XElement | ||
ToXml ( |
||
TriggerStyleChanged ( ) : void |
public FromXml ( System.Xml.Linq.XElement element ) : void | ||
element | System.Xml.Linq.XElement | |
리턴 | void |
public FromXml ( System.Xml.Linq.XElement res, string directoryName, bool catchException ) : void | ||
res | System.Xml.Linq.XElement | |
directoryName | string | |
catchException | bool | |
리턴 | void |
public static GetBasicStyle ( string name = "Name", DrawingModes mode = DrawingModes.Point ) : |
||
name | string | |
mode | DrawingModes | |
리턴 |
public static MergeStyle ( IReadonlyPoIStyle s1, IReadonlyPoIStyle s2 ) : |
||
s1 | IReadonlyPoIStyle | |
s2 | IReadonlyPoIStyle | |
리턴 |
public ToXml ( |
||
service | ||
리턴 | System.Xml.Linq.XElement |