Margins.Bottom 속성

정의

아래쪽 여백을 가져오거나 설정합니다.

public:
 property int Bottom { int get(); void set(int value); };
public int Bottom { get; set; }
member this.Bottom : int with get, set
Public Property Bottom As Integer

속성 값

Int32

integer 값을 반환합니다. 기본값은 0입니다.

설명

범례 셀에 사용할 경우 여백 범례의 글꼴 크기의 백분율로 측정 됩니다.

적용 대상