GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > FormatConditionalHelper クラス : GetFormula メソッド |
'Declaration
Public Shared Function GetFormula( _ ByVal worksheet As Worksheet, _ ByVal references() As Reference, _ ByVal rule As CfRule, _ ByVal expressionIndex As Integer _ ) As String
public static string GetFormula( Worksheet worksheet, Reference[] references, CfRule rule, int expressionIndex )