Share via


ReadabilityStatistic.Value Property

Returns the value of the grammar statistic.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Value As Single
    Get
'Usage
Dim instance As ReadabilityStatistic
Dim value As Single

value = instance.Value
float Value { get; }

Property Value

Type: System.Single

See Also

Reference

ReadabilityStatistic Interface

ReadabilityStatistic Members

Microsoft.Office.Interop.Word Namespace