'Declaration Public Function GetRenderStyle( _ ByVal worksheet As Worksheet, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal options As CellRenderOptions, _ ByRef result As CfExecutedResult _ ) As Boolean
'Declaration
Public Function GetRenderStyle( _ ByVal worksheet As Worksheet, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal options As CellRenderOptions, _ ByRef result As CfExecutedResult _ ) As Boolean
public bool GetRenderStyle( Worksheet worksheet, int row, int column, CellRenderOptions options, out CfExecutedResult result )
true
false
Styles クラス Styles メンバ
© MESCIUS inc. All rights reserved.