public class WordStyle
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | WordStyle.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | level()Gets the level. | 
| List<String> | names()Gets the names. | 
| WordStyle.Builder | newBuilder()New builder. | 
public WordStyle.Builder newBuilder()
public Long level()
HTML head level that content matching this style is tagged with.
Copyright © 2023 IBM Cloud. All rights reserved.