Class StrValue
StrValue class
String value
public class StrValue : ICloneable
Constructors
| Name | Description | 
|---|---|
| StrValue(string) | Constructor. | 
| StrValue(string, MeasureConst) | Constructor. | 
| StrValue(string, UnitFormulaErr) | Constructor. | 
Properties
| Name | Description | 
|---|---|
| Ufe { get; set; } | Attributes of an element. | 
| Value { get; set; } | String value. | 
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