Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns a NamedStyle if it exists. If the style does not exist, null is returned.

C#
vb.net

Parameters

styleName
The name of the style to retrieve.

Returns

The named style with the name styleName, or null if the style does not exist.

Examples

C#
vb.net
  • No labels