본문으로 건너뛰기

ColumnWidths

public Dictionary<int, int> ColumnWidths { get; set; }

여러 열의 너비를 개별 지정 (Key: 열 index , Value: 너비 mm)

Returns

TypeDescription
Dictionary<int, int>