PageMarginsModel

PageMarginsModel

Overview

PageMarginsModel เป็นคลาสใน Aspose.Cells FOSS สําหรับ C++.

แสดงแบบของขอบหน้า.

หมวดนี้ให้วิธีการ 12 สําหรับทํางานกับ PageMarginsModel วัตถุในโปรแกรม C ++ . วิธีการที่ใช้ได้แก่: GetBottom, GetFooter, GetHeader, GetLeft, GetRight, GetTop, SetBottom, SetFooter, SetHeader, SetLeft, SetRight, SetTop. สมาชิกสาธารณะทุกคนสามารถเข้าถึงการใช้งาน C++ ใดก็ได้หลังจากติดตั้งแพ็คเกจ Aspose.Cells FOSS for C++.

Methods

SignatureDescription
GetLeft()doubleได้หรือวางซ้าย.
SetLeft(value: double)กําหนดค่าทางซ้าย.
GetRight()doubleได้หรือตั้งขวา.
SetRight(value: double)ตั้งค่าที่ถูกต้อง.
GetTop()doubleได้หรือวางบนสุด.
SetTop(value: double)กําหนดค่าสูงสุด.
GetBottom()doubleได้หรือกําหนดพื้น.
SetBottom(value: double)กําหนดค่าล่าง.
GetHeader()doubleได้หรือตั้งหัวข้อ.
SetHeader(value: double)กําหนดค่าหัวข้อ.
GetFooter()doubleได้หรือตั้งตัวกรองเท้า.
SetFooter(value: double)กําหนดค่าตารางล่าง.

See Also

 ภาษาไทย