TableStyleElement.HasFormat 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.
Returns whether a table style element has formatting applied to the specified element. Read-only.
public:
property bool HasFormat { bool get(); };
public bool HasFormat { get; }
Public ReadOnly Property HasFormat As Boolean
Property Value
Boolean