Elements' Summary |
Name |
the internal name of the field.
|
Caption |
the visible name of the field.
|
Flags |
contains flags describing the result.
|
Value |
the underlying numeric value of the field if Flags
indicate so by having
com::sun::star::sheet::MemberResultFlags::NUMERIC set.
May be NaN if value is not available or unknown.
Since LibreOffice 5.3
|
Elements' Details |
Name
string Name;
- Description
- the internal name of the field.
|
|
Caption
string Caption;
- Description
- the visible name of the field.
|
|
Flags
long Flags;
- Description
- contains flags describing the result.
- See also
- MemberResultFlags
|
|
Value
double Value;
- Description
- the underlying numeric value of the field if Flags
indicate so by having
com::sun::star::sheet::MemberResultFlags::NUMERIC set.
May be NaN if value is not available or unknown.
Since LibreOffice 5.3
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.