IStylesProvider.StyleId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier for a visual style of an element in a document.
public:
property int StyleId { int get(); };
int StyleId();
public int StyleId { get; }
var int32 = iStylesProvider.styleId;
Public ReadOnly Property StyleId As Integer
Property Value
Int32
int
The style identifier. For a list of possible values, see Style Identifiers.