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