CascadingStyleStoreStyleName Property

The name of this style.

The value of this property may be null if no name has been assigned.

In the case of a null value, typically the name of the BasedOn CascadingStyleStore is used.

 

Namespace:  WebSupergoo.WordGlue4.Layout
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public string StyleName { get; set; }

Property Value

Type: String
See Also