public class ContentParagraphStyle extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ContentParagraphStyle.Builder |
| 构造器和说明 |
|---|
ContentParagraphStyle() |
ContentParagraphStyle(ContentParagraphStyle.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
ContentList |
getList() |
static ContentParagraphStyle.Builder |
newBuilder() |
void |
setList(ContentList list) |
public ContentParagraphStyle()
public ContentParagraphStyle(ContentParagraphStyle.Builder builder)
public static ContentParagraphStyle.Builder newBuilder()
public ContentList getList()
public void setList(ContentList list)
Copyright © 2025. All rights reserved.