'Declaration Protected Property IgnoreApplySpreadSkin As Boolean
'Declaration
Protected Property IgnoreApplySpreadSkin As Boolean
'使用法 Dim instance As SheetView Dim value As Boolean instance.IgnoreApplySpreadSkin = value value = instance.IgnoreApplySpreadSkin
'使用法
Dim instance As SheetView Dim value As Boolean instance.IgnoreApplySpreadSkin = value value = instance.IgnoreApplySpreadSkin
protected bool IgnoreApplySpreadSkin {get; set;}
SheetView クラス SheetView メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.