Specifies the format of an inserted field in versions of Microsoft Visio earlier than Visio 2000.
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic DoubleValue UIFmt { get; }Public ReadOnly Property UIFmt As DoubleValue
Get
public:
property DoubleValue^ UIFmt {
DoubleValue^ get ();
}member UIFmt : DoubleValue with get
Property Value
Type:
DoubleValue
See Also