OMath.ArgSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets an Integer that represents the script size of an argument, for example, text, script, or script-script. Read/write.
public:
property int ArgSize { int get(); void set(int value); };
public int ArgSize { get; set; }
member this.ArgSize : int with get, set
Public Property ArgSize As Integer
Property Value
Integer