Rows.DistanceLeft Propiedad

Definición

Devuelve o establece la distancia (en puntos) entre el texto del documento y el borde izquierdo de la tabla especificada.

public:
 property float DistanceLeft { float get(); void set(float value); };
public float DistanceLeft { get; set; }
member this.DistanceLeft : single with get, set
Public Property DistanceLeft As Single

Valor de propiedad

Comentarios

Esta propiedad no tiene ningún efecto si WrapAroundText es False.

Se aplica a