Skip to content

HwpBorderFill

sboh1214 edited this page Apr 28, 2021 · 4 revisions

HwpBorderFill

테두리/배경

public struct HwpBorderFill 

Tag ID : HWPTAG_BORDER_FILL

Inheritance

HwpFromData

Properties

property

속성

public let property: UInt16

borderType

4방향 테두리선 종류

public let borderType: [UInt8]

borderThickness

4방향 테두리선 굵기

public let borderThickness: [UInt8]

borderColor

4방향 테두리선 색상

public let borderColor: [HwpColor]

diagonalType

대각선 종류

public let diagonalType: UInt8

diagonalThickness

대각선 굵기

public let diagonalThickness: UInt8

diagonalColor

대각선 색깔

public let diagonalColor: HwpColor

fillInfo

채우기 정보

public let fillInfo: [BYTE]
Clone this wiki locally