BorderSideValue

BorderSideValue

Overview

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

This struct provides 1 method for working with BorderSideValue objects in Rust programs. Available methods include: clone. All public members are accessible to any Rust application after installing the Aspose.Cells FOSS for Rust package.

Methods

SignatureDescription
clone()BorderSideValueCalls clone on this BorderSideValue instance.

See Also