'宣言 Protected Function HasCalculatedValue( _ ByVal propKey As System.Integer _ ) As System.Boolean
'使用法 Dim instance As ParagraphObject Dim propKey As System.Integer Dim value As System.Boolean value = instance.HasCalculatedValue(propKey)
protected System.bool HasCalculatedValue( System.int propKey )
パラメータ
- propKey