PivotFormula.StandardFormula 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个 String 值,该值指定使用标准英语(美国)格式的公式。
public:
property System::String ^ StandardFormula { System::String ^ get(); void set(System::String ^ value); };
public string StandardFormula { get; set; }
Public Property StandardFormula As String
属性值
注解
StandardFormula 属性主要影响具有日期或数字格式的项目名称。 该属性提供了一种方法可指定或查询给定计算项的公式。
StandardFormula 属性是“国际友好”的,Formula而属性不是。