LOGFONT
lfOutPrecision Field
|
Specifies the output precision. The output precision defines how closely
the output must match the requested font's height, width, character
orientation, escapement, pitch, and font type.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public byte lfOutPrecision
Public lfOutPrecision As Byte
public:
unsigned char lfOutPrecision
val mutable lfOutPrecision: byte
Field Value
Type:
Byte
See Also