ReportSection.topMarginStr Method
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.
Overloads
topMarginStr() | |
topMarginStr(String) |
topMarginStr()
public:
virtual System::String ^ topMarginStr();
public virtual string topMarginStr ();
abstract member topMarginStr : unit -> string
override this.topMarginStr : unit -> string
Public Overridable Function topMarginStr () As String
Returns
Applies to
topMarginStr(String)
public:
virtual System::String ^ topMarginStr(System::String ^ _value);
public virtual string topMarginStr (string _value);
abstract member topMarginStr : string -> string
override this.topMarginStr : string -> string
Public Overridable Function topMarginStr (_value As String) As String
Parameters
- _value
- String