InUse Property
InUse
Get a value indicating whether the built-in style has been modified or applied in the document or it is a new style that has been created in the document.
Declaration
public bool InUse { get; }
Public ReadOnly Property InUse As Boolean