Skip to content

HwpZoneProperty

sboh1214 edited this page Apr 28, 2021 · 2 revisions

HwpZoneProperty

public struct HwpZoneProperty 

Inheritance

HwpFromData

Properties

startColumnIndex

시작 열 주소

public var startColumnIndex: UInt16

startRowIndex

시작 행 주소

public var startRowIndex: UInt16

endColumnIndex

끝 열 주소

public var endColumnIndex: UInt16

endRowIndex

끝 행 주소

public var endRowIndex: UInt16

borderFillId

테두리 채우기 ID

public var borderFillId: UInt16
Clone this wiki locally