'Declaration Property Superscript As Boolean
'Declaration
Property Superscript As Boolean
'使用法 Dim instance As IFont Dim value As Boolean instance.Superscript = value value = instance.Superscript
'使用法
Dim instance As IFont Dim value As Boolean instance.Superscript = value value = instance.Superscript
bool Superscript {get; set;}
true
false
IFont インタフェース IFont メンバ
Copyright © 2004 GrapeCity inc.