Gets a distance from top side of a table to top side of a cell.
Read-only
Double
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public double OffsetY { get; }
Public ReadOnly Property OffsetY As Double
Get
public:
property double OffsetY {
double get ();
}
member OffsetY : float with get
Property Value
Type:
Double
See Also