Gets a distance from left side of a table to left 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 OffsetX { get; }
Public ReadOnly Property OffsetX As Double
Get
public:
property double OffsetX {
double get ();
}
member OffsetX : float with get
Property Value
Type:
Double
See Also