Interface IPercentage
Namespace: IronPPT.Interfaces
Assembly: IronPPT.dll
Syntax
public interface IPercentage
Properties
Value
Declaration
Nullable<double> Value { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Double> |
Methods
ToString()
Declaration
string ToString()
Returns
Type | Description |
---|---|
System.String |