IArcShape
Weight Property
|
Weight
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
double Weight { get; set; }
Property Weight As Double
Get
Set
property double Weight {
double get ();
void set (double value);
}
abstract Weight : float with get, set
Property Value
Type:
Double
See Also