UnitFormulaErr
UnitFormulaErr class
Specifies attributes of an element.
public class UnitFormulaErr : ICloneable
Constructors
| Name | Description |
|---|---|
| UnitFormulaErr() | Constructor. |
| UnitFormulaErr(MeasureConst, string, string) | Constructor. |
Properties
| Name | Description |
|---|---|
| Err { get; set; } | Indicates that the formula evaluates to an error. |
| F { get; set; } | Represents the element’s formula. |
| Unit { get; set; } | Units of measure. |
Methods
| Name | Description |
|---|---|
| Clone() | Creates deep copy of this instance. |
| override Equals(object) | Are objects equal. |
| override GetHashCode() | Serves as a hash function for a particular type. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram