Class ops.OpUpdateParagraphStyle
Defined in: OpUpdateParagraphStyle.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
execute(document)
|
|
init(data)
|
|
<inner> |
removedAttributesFromStyleNode(node, removedAttributeNames)
Removes attributes of a node by the names listed in removedAttributeNames.
|
spec()
|
Method Detail
execute(document)
- Parameters:
- {!ops.Document} document
init(data)
- Parameters:
- {!ops.OpUpdateParagraphStyle.InitSpec} data
<inner>
removedAttributesFromStyleNode(node, removedAttributeNames)
Removes attributes of a node by the names listed in removedAttributeNames.
- Parameters:
- {!Element} node
- {!string} removedAttributeNames
{!ops.OpUpdateParagraphStyle.Spec}
spec()
- Returns:
- {!ops.OpUpdateParagraphStyle.Spec}