DocumentClass.sblt(String) 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.
public:
virtual void sblt(System::String ^ s) = Microsoft::Office::Interop::Word::_Document::sblt;
public virtual void sblt (string s);
abstract member sblt : string -> unit
override this.sblt : string -> unit
Public Overridable Sub sblt (s As String)
Parameters
- s
- String