[]
Convert implicitly to GrapeCity Document font.
[CLSCompliant(false)]
public static implicit operator Font(XLFont xlFont)
Type | Name | Description |
---|---|---|
XLFont | xlFont | The mate font object. |
Type | Description |
---|---|
Font | Approximate GrapeCity Document font. |