当前位置:网站首页>泰山OFFICE技术讲座:段落的边框,应该在哪一层处理
泰山OFFICE技术讲座:段落的边框,应该在哪一层处理
2022-07-21 21:35:00 【柳鲲鹏】
段落可以设置边框。自然的就出现一个问题:边框属于段落的?还是段落之外的?这个问题不好回答。从几个角度来看:
- 从布局来看
在栏布局(即页面层次)中处理段落边框,和在段落布局中处理边框,都是可以的,结果上也一样。
即使是相邻段落的同边框抵消,两种方式也都可以很好的处理。
- 从绘制来看
完全可以先绘制边框,再绘制段落。
- 从数据所在来看
很显然,段落边框,就是段落的属性,保存在段落视图中。
- 从选择段落来看
这个时候,段落的上边框和下边框,都在选择区域内。具体截图:
综合上述来说:布局、绘制都应该在段落层次操作。
边栏推荐
- The online information office strictly investigates and deals with the behavior of inducing minors to participate in live broadcast reward: the chaos in the live broadcast reward industry must be rect
- NFS shared storage service
- Part 01: distributed registry
- 实操演练 | 使用 Navicat 对 MySQL 表进行分区
- The evolution history of the background platform transformation of flybook management after the introduction of cloudwego
- 一个15年ABAP老兵的建议:了解这些基础知识,对ABAP开发有百利而无一害
- Pikachu character injection for Day2 POC and exp learning
- [oops framework] time management
- Morphology of machine learning foundation (5)
- FPGA - SPI bus control flash (1) (including code)
猜你喜欢
随机推荐
Video 46 13.9 Semantic segmentation and data set 13.10 transpose convolution
LeetCode:814. 二叉树剪枝【递归】
Do you dare to use BigDecimal without mastering these pits?
Advantages of vr virtual simulation teaching software for cable fault monitoring
Measurement and modeling of indoor in vitro channel in 9.5 ~ 10.5 GHz band
Detailed evaluation of current popular redis visual management tools
Part 01: distributed registry
Hcip day 12
Ideas of literature reading
BGP的选路原则
Execution sequence of try catch finally with return
[oops framework] global event
【oops-framework】日志管理
【oops-framework】时间管理
元宇宙浪潮震撼来袭,抓住时机,齐心协力
长安全新最强SUV来袭,内饰很立体,科技感爆棚
Flutter实战-自定义键盘(三)
[development tutorial 5] open source Bluetooth heart rate waterproof sports Bracelet - battery power detection
[oops framework] time management
MySQL 8 中的数据类型转换 | 学习函数CAST() 和 CONVERT()