NumberFormatValue

NumberFormatValue

Overview

NumberFormatValue is a struct in Aspose.Cells FOSS for Rust. Inherits from: Default, Clone, PartialEq.

This struct declares 1 method for NumberFormatValue objects in Rust programs. Available methods include: clone. Public members are accessible to any Rust application after installing the Aspose.Cells FOSS for Rust package.

Methods

SignatureDescription
clone()NumberFormatValueCalls clone on this NumberFormatValue instance.

See Also